|
|
@ -168,6 +168,7 @@ |
|
|
|
android:layout_height="0dp" |
|
|
|
android:rotation="180" |
|
|
|
android:layout_weight=".15" |
|
|
|
android:importantForAccessibility="no" |
|
|
|
/> |
|
|
|
|
|
|
|
<View |
|
|
@ -182,6 +183,7 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="0dp" |
|
|
|
android:layout_weight=".15" |
|
|
|
android:importantForAccessibility="no" |
|
|
|
/> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|