Loading res-common/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar <item name="android:textColor">#888888</item> </style> <style name="ListViewStyle" parent="@android:style/Widget.Quantum.Light.ListView"> <style name="ListViewStyle" parent="@android:style/Widget.Material.Light.ListView"> <item name="android:overScrollMode">always</item> </style> Loading Loading
res-common/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar <item name="android:textColor">#888888</item> </style> <style name="ListViewStyle" parent="@android:style/Widget.Quantum.Light.ListView"> <style name="ListViewStyle" parent="@android:style/Widget.Material.Light.ListView"> <item name="android:overScrollMode">always</item> </style> Loading