mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 13:52:51 +00:00
Conversation activity theme tweaks.
This commit is contained in:
@@ -53,9 +53,8 @@
|
||||
android:paddingTop="10dp"
|
||||
android:paddingRight="@dimen/small_spacing"
|
||||
android:paddingBottom="6dp"
|
||||
android:tint="@color/text"
|
||||
android:elevation="10dp"
|
||||
android:contentDescription="@string/conversation_fragment__scroll_to_the_bottom_content_description"
|
||||
android:src="@drawable/ic_keyboard_arrow_down_white_24dp"/>
|
||||
android:src="@drawable/ic_baseline_keyboard_arrow_down_24"/>
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user