|
@@ -11,7 +11,7 @@
|
|
|
</data>
|
|
|
|
|
|
<LinearLayout
|
|
|
- android:layout_width="@dimen/divider_133px"
|
|
|
+ android:layout_width="@dimen/divider_195px"
|
|
|
android:layout_height="@dimen/divider_55px"
|
|
|
android:layout_marginTop="@dimen/divider_40px">
|
|
|
|
|
@@ -20,6 +20,7 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
android:gravity="center"
|
|
|
+ android:paddingBottom="@dimen/divider_4px"
|
|
|
android:text="@{data.dictLabel}"
|
|
|
android:textColor="@android:color/white"
|
|
|
android:textSize="@dimen/divider_24px"
|