|
|
|
@ -71,13 +71,14 @@ |
|
|
|
|
android:id="@+id/ll_brightness" |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_margin="16dp" |
|
|
|
|
android:layout_marginLeft="16dp" |
|
|
|
|
android:layout_marginTop="16dp" |
|
|
|
|
android:gravity="center_horizontal" |
|
|
|
|
android:orientation="vertical" |
|
|
|
|
android:padding="6dp" |
|
|
|
|
app:layout_constraintBottom_toTopOf="@+id/bottom_menu" |
|
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
|
app:layout_constraintTop_toBottomOf="@+id/title_bar"> |
|
|
|
|
app:layout_constraintTop_toBottomOf="@+id/title_bar" |
|
|
|
|
tools:ignore="RtlHardcoded"> |
|
|
|
|
|
|
|
|
|
<ImageView |
|
|
|
|
android:id="@+id/iv_brightness_auto" |
|
|
|
|