|
|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
- android:background="@color/oa_bg"
|
|
|
- android:orientation="vertical">
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="match_parent"
|
|
|
+ android:background="@color/oa_bg"
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
<ScrollView
|
|
|
android:layout_width="match_parent"
|
|
|
@@ -566,6 +566,7 @@
|
|
|
android:background="@drawable/oa_next"
|
|
|
android:contentDescription="@string/app_name" />
|
|
|
</RelativeLayout>
|
|
|
+
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/language_us_rl"
|
|
|
style="@style/commonSettingItem"
|