Removed bottom_sheet_x image padding

This commit is contained in:
CappielloAntonio 2021-04-16 10:15:35 +02:00
parent c190e8777e
commit 1c5356402a
3 changed files with 0 additions and 4 deletions

View file

@ -21,7 +21,6 @@
android:layout_width="54dp"
android:layout_height="54dp"
android:layout_margin="2dp"
android:paddingTop="16dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"/>