Landscape support 2/n
Basic layout support for custom theme.
Previews still missing
Bug: 125903559
Change-Id: I6363d8d7bbc421590a81d4c54b74cbb2b8c0b291
diff --git a/res/layout/theme_font_option.xml b/res/layout/theme_font_option.xml
index 8445921..48dcaa2 100644
--- a/res/layout/theme_font_option.xml
+++ b/res/layout/theme_font_option.xml
@@ -16,7 +16,7 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
- android:layout_height="match_parent"
+ android:layout_height="wrap_content"
android:orientation="vertical">
<TextView