mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 10:12:21 +00:00
WIP
This commit is contained in:
5
res/drawable/scroll_to_bottom_button_background.xml
Normal file
5
res/drawable/scroll_to_bottom_button_background.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="oval">
|
||||
<solid android:color="@color/compose_view_background" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user