From 988544389a6b32ab8ed31d2861e557e0af1de9e9 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Mon, 16 Sep 2013 22:04:59 -0400 Subject: [PATCH] [Android] Slightly change the layout of the AboutFragment. Looks more like an actual list view now. --- Source/Android/res/layout/about_layout.xml | 13 +++++++------ Source/Android/res/values-ja/strings.xml | 4 ++-- Source/Android/res/values/strings.xml | 4 ++-- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Source/Android/res/layout/about_layout.xml b/Source/Android/res/layout/about_layout.xml index 390d7d0de9..9c5b84e9ed 100644 --- a/Source/Android/res/layout/about_layout.xml +++ b/Source/Android/res/layout/about_layout.xml @@ -2,22 +2,23 @@ + android:minHeight="?android:attr/listPreferredItemHeight" + android:orientation="vertical"> + android:textAppearance="?android:attr/textAppearanceMedium"/> + android:layout_marginLeft="15dip" + android:textAppearance="?android:attr/textAppearanceSmall"/> \ No newline at end of file diff --git a/Source/Android/res/values-ja/strings.xml b/Source/Android/res/values-ja/strings.xml index e17935f939..39c6a252bd 100644 --- a/Source/Android/res/values-ja/strings.xml +++ b/Source/Android/res/values-ja/strings.xml @@ -9,8 +9,8 @@ ナビゲーションウィンドウを閉じる - ビルドのバージョン: - サポートのOpenGL ES 3: + ビルドのバージョン + サポートのOpenGL ES 3 現在のディレクトリ: diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index b3e4f9e3e6..5c8a1269af 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -9,8 +9,8 @@ Close navigation drawer - Build Revision: - Supports OpenGL ES 3: + Build Revision + Supports OpenGL ES 3 Current Dir: