Adding a send icon. Still havent made use of it though

This commit is contained in:
LucasGGamerM
2022-12-28 21:33:55 -03:00
parent c1d98cad00
commit ade1ce8e05
3 changed files with 5 additions and 2 deletions

View File

@@ -294,7 +294,7 @@
android:id="@+id/btn_visibility"
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_marginEnd="24dp"
android:layout_marginEnd="16dp"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:padding="0px"
android:tint="@color/compose_button"