Loading app/src/main/res/layout/drawer_status.xml +9 −9 Original line number Diff line number Diff line Loading @@ -598,7 +598,7 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/action_button_reply" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" android:layout_width="48dp" android:layout_height="48dp" android:layout_gravity="center" Loading Loading @@ -677,25 +677,25 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/action_button_translate" style="@style/Widget.Material3.Button.IconButton" android:layout_width="48dp" android:layout_height="48dp" android:layout_gravity="center" android:adjustViewBounds="true" android:background="@color/transparent" android:clickable="true" android:contentDescription="@string/translate" android:focusable="true" android:layout_width="48dp" android:layout_height="48dp" android:contentDescription="@string/translate" android:src="@drawable/ic_baseline_translate_24" android:visibility="gone" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/status_add_custom_emoji" app:layout_constraintStart_toEndOf="@+id/action_button_bookmark" app:layout_constraintTop_toTopOf="parent" android:visibility="gone" tools:visibility="visible" /> <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/status_add_custom_emoji" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/status_emoji" app:layout_constraintStart_toEndOf="@+id/action_button_translate" Loading @@ -713,7 +713,7 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/status_emoji" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/action_button_more" app:layout_constraintStart_toEndOf="@+id/status_add_custom_emoji" Loading @@ -731,7 +731,7 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/action_button_more" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" android:layout_gravity="center|end" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" Loading Loading
app/src/main/res/layout/drawer_status.xml +9 −9 Original line number Diff line number Diff line Loading @@ -598,7 +598,7 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/action_button_reply" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" android:layout_width="48dp" android:layout_height="48dp" android:layout_gravity="center" Loading Loading @@ -677,25 +677,25 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/action_button_translate" style="@style/Widget.Material3.Button.IconButton" android:layout_width="48dp" android:layout_height="48dp" android:layout_gravity="center" android:adjustViewBounds="true" android:background="@color/transparent" android:clickable="true" android:contentDescription="@string/translate" android:focusable="true" android:layout_width="48dp" android:layout_height="48dp" android:contentDescription="@string/translate" android:src="@drawable/ic_baseline_translate_24" android:visibility="gone" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/status_add_custom_emoji" app:layout_constraintStart_toEndOf="@+id/action_button_bookmark" app:layout_constraintTop_toTopOf="parent" android:visibility="gone" tools:visibility="visible" /> <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/status_add_custom_emoji" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/status_emoji" app:layout_constraintStart_toEndOf="@+id/action_button_translate" Loading @@ -713,7 +713,7 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/status_emoji" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/action_button_more" app:layout_constraintStart_toEndOf="@+id/status_add_custom_emoji" Loading @@ -731,7 +731,7 @@ <androidx.appcompat.widget.AppCompatImageButton android:id="@+id/action_button_more" style="@style/Widget.Material3.Button.IconButton" android:background="@color/transparent" android:layout_gravity="center|end" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" Loading