diff options
| author | rsudev <rasch@munin-soft.de> | 2013-03-29 18:18:18 +0100 |
|---|---|---|
| committer | rsudev <rasch@munin-soft.de> | 2013-03-29 18:18:18 +0100 |
| commit | f28a7a362c5975f5a1d13388920ceeb522873f9f (patch) | |
| tree | d66952b3b4911b844a7e85a126fae2da0d3f4067 /main/res/layout/about_activity.xml | |
| parent | 23fdc381fb5bb2a147015f7168f31b9baedf8478 (diff) | |
| parent | 7d23bd5da5770645843f0dd11d89ea75db860de2 (diff) | |
| download | cgeo-f28a7a362c5975f5a1d13388920ceeb522873f9f.zip cgeo-f28a7a362c5975f5a1d13388920ceeb522873f9f.tar.gz cgeo-f28a7a362c5975f5a1d13388920ceeb522873f9f.tar.bz2 | |
Merge remote-tracking branch 'upstream/release' into currdev
Diffstat (limited to 'main/res/layout/about_activity.xml')
| -rw-r--r-- | main/res/layout/about_activity.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/layout/about_activity.xml b/main/res/layout/about_activity.xml index a872501..9325ea0 100644 --- a/main/res/layout/about_activity.xml +++ b/main/res/layout/about_activity.xml @@ -2,6 +2,7 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" + android:background="?background_color" android:orientation="vertical" > <LinearLayout style="@style/action_bar" > |
