Remove material-design-dimens (#5133)

This commit is contained in:
Ivan Iskandar
2021-05-22 21:10:41 +07:00
committed by GitHub
parent cf99446a12
commit afd59eabbb
16 changed files with 44 additions and 45 deletions
@@ -15,7 +15,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="-5dp"
android:layout_marginTop="@dimen/material_component_dialogs_padding_between_text_and_touch_target"
android:layout_marginTop="24dp"
android:layout_marginEnd="0dp" />
</LinearLayout>