Kaydet (Commit) 1177f4dc authored tarafından Miklos Vajna's avatar Miklos Vajna

android doc browser: avoid explicit background color without a foreground one

E.g. on my device the foreground color was white, the explicit light
background color made the filenames almost unreadable.

Change-Id: I64e361447ef9af4f3998afeb4a938907b6ca7eb3
üst 102ae9f1
......@@ -19,7 +19,6 @@
android:verticalSpacing="10dp"
android:horizontalSpacing="10dp"
android:stretchMode="columnWidth"
android:background="#ffeeeeee"
android:gravity="center">
</GridView>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment