[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:
Torsten Grote
2019-02-06 14:29:20 -02:00
parent 423ecc003b
commit 5130c83556
13 changed files with 231 additions and 126 deletions

View File

@@ -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"