mirror of https://github.com/BOINC/boinc.git
android: fix of previous commit
This commit is contained in:
parent
dea8b94f5d
commit
026ead7194
|
@ -59,12 +59,4 @@
|
|||
<item name="android:dividerHeight">1dp</item>
|
||||
</style>
|
||||
|
||||
<!-- list view -->
|
||||
<style name="CustomListView" parent="@android:style/Widget.Dialog">
|
||||
<item name="android:background">@color/white_smoke</item>
|
||||
<item name="android:cacheColorHint">@color/lightest_blue</item>
|
||||
<item name="android:divider">@color/lightest_blue</item>
|
||||
<item name="android:dividerHeight">1dp</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue