Skip to content

Commit f0457ff

Browse files
committed
Recylerview updated
1 parent a874401 commit f0457ff

File tree

14 files changed

+44
-55
lines changed

14 files changed

+44
-55
lines changed

com.vogella.android.recyclerview/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
android:allowBackup="true"
1313
android:icon="@drawable/ic_launcher"
1414
android:label="@string/app_name"
15-
android:theme="@style/AppTheme" >
15+
android:theme="@android:style/Theme.Material.Light" >
1616
<activity
1717
android:name=".MainActivity"
1818
android:label="@string/app_name" >
1.26 KB
Loading
2.29 KB
Loading
810 Bytes
Loading
1.41 KB
Loading
1.93 KB
Loading
3.35 KB
Loading
3.49 KB
Loading
6.77 KB
Loading
5.11 KB
Loading

0 commit comments

Comments
 (0)