Skip to content

Commit

Permalink
Rollback files
Browse files Browse the repository at this point in the history
  • Loading branch information
alorma committed Sep 3, 2021
1 parent 0d865eb commit e63273d
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 106 deletions.
6 changes: 0 additions & 6 deletions sample/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
android:supportsRtl="true"
android:theme="@style/AppTheme"
>
<activity
android:name=".MainActivity"
android:exported="true"
android:label="@string/title_activity_main"
android:theme="@style/AppTheme.NoActionBar"
/>
<activity android:name=".SomeViewsWithDifferentVisibilitiesActivity" />
<activity android:name=".FlowFirstScreen" />
<activity android:name=".FlowSecondScreen" />
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion sample/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@

<string name="content_description_image_color_green">Image color green</string>
<string name="content_description_text_green">Text green</string>
<string name="title_activity_main">MainActivity</string>

</resources>
8 changes: 0 additions & 8 deletions sample/src/main/res/values/themes.xml

This file was deleted.

0 comments on commit e63273d

Please sign in to comment.