mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-10 09:06:24 +00:00
Allow the selection of fitzpatrick emoji.
This commit is contained in:
8
res/layout/emoji_variation_selector_item.xml
Normal file
8
res/layout/emoji_variation_selector_item.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ImageView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="50dp"
|
||||
android:layout_height="50dp"
|
||||
android:padding="6dp">
|
||||
|
||||
</ImageView>
|
||||
Reference in New Issue
Block a user