mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 05:09:53 +01:00
Adapt hotspot buttons to latest design and add a nullability annotation
This commit is contained in:
committed by
Sebastian Kürten
parent
d6f985174a
commit
cbdbd10cb3
@@ -134,7 +134,7 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/fallbackButton"
|
||||
style="@style/BriarButton"
|
||||
style="@style/BriarButtonFlat.Positive"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="16dp"
|
||||
|
||||
Reference in New Issue
Block a user