mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
[android] Show progress bar while image previews are loading
This refactors the send buttons out into their own composite view
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</android.support.v7.widget.CardView>
|
||||
|
||||
<Button
|
||||
android:id="@+id/btn_send"
|
||||
android:id="@+id/compositeSendButton"
|
||||
style="@style/BriarButton"
|
||||
android:layout_marginEnd="@dimen/margin_small"
|
||||
android:layout_marginLeft="@dimen/margin_small"
|
||||
|
||||
Reference in New Issue
Block a user