mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Define the width/height for sync sign in button on tabs tray (#20080)
This commit is contained in:
parent
6de3062738
commit
1a8ae21250
@ -24,6 +24,9 @@
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:id="@+id/sync_tabs_error_cta_button"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:maxLines="2"
|
||||
style="@style/PositiveButton"
|
||||
app:icon="@drawable/ic_sign_in"
|
||||
android:visibility="gone"
|
||||
|
Loading…
Reference in New Issue
Block a user