am 0208bf01: Merge "Fixed an RTL overlapping issue in volume settings." into lmp-dev
* commit '0208bf01144ab0c368f81d8b196e8ece1eabd8e1': Fixed an RTL overlapping issue in volume settings.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
android:clipChildren="false" />
|
||||
</FrameLayout>
|
||||
|
||||
<FrameLayout
|
||||
<RelativeLayout
|
||||
android:id="@+id/zen_subhead"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="62dp"
|
||||
@@ -73,13 +73,14 @@
|
||||
android:id="@+id/zen_more_settings"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="48dp"
|
||||
android:layout_gravity="end|center_vertical"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:background="@drawable/btn_borderless_rect"
|
||||
android:clickable="true"
|
||||
android:contentDescription="@null"
|
||||
android:scaleType="center"
|
||||
android:src="@drawable/ic_settings" />
|
||||
</FrameLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/zen_conditions"
|
||||
|
||||
Reference in New Issue
Block a user