mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 06:29:55 +00:00
Updated reply-to UI.
All UI components are now properly styled and functioning according to spec.
This commit is contained in:

committed by
Moxie Marlinspike

parent
d567534609
commit
fa99e8f0d0
@@ -79,8 +79,9 @@
|
||||
android:id="@+id/quote_view"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="3dp"
|
||||
android:visibility="gone"
|
||||
app:quote_dismissable="false"
|
||||
app:message_type="incoming"
|
||||
tools:visibility="visible"/>
|
||||
|
||||
<ViewStub
|
||||
|
Reference in New Issue
Block a user