fix: offset the indentation of example

This commit is contained in:
TwistedUmbrellaX
2024-03-27 14:49:50 -04:00
parent fa182a24dc
commit 01b1bdbab3

View File

@@ -177,7 +177,8 @@
android:layout_height="64dp"
android:fontFamily="@font/poppins_bold"
android:gravity="center_vertical"
android:paddingHorizontal="32dp"
android:paddingStart="48dp"
android:paddingEnd="32dp"
android:text="@string/sub_text_example"
android:textColor="?attr/colorSecondary"
app:drawableEndCompat="@drawable/ic_round_arrow_drop_down_24"