mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-31 12:06:12 +00:00
4 lines
186 B
XML
4 lines
186 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:tint="?icon_tint"
|
|
android:src="@drawable/ic_message_solid_24" /> |