Apply proper margin between accents

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-04-29 14:28:33 +05:30
parent 5c79d6ac7a
commit 9d978852ae
2 changed files with 2 additions and 8 deletions

View File

@@ -21,6 +21,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginHorizontal="4dp"
android:orientation="horizontal">
<androidx.appcompat.widget.AppCompatImageView