move and refine scheduling and drafting

This commit is contained in:
sk
2022-12-30 17:48:59 -03:00
committed by LucasGGamerM
parent 519894a461
commit 6eedb0e156
11 changed files with 62 additions and 37 deletions

View File

@@ -235,7 +235,7 @@
android:elevation="2dp"
android:outlineProvider="bounds"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:paddingRight="12dp"
android:layoutDirection="locale">
<LinearLayout
android:id="@+id/schedule_draft_view"
@@ -280,9 +280,9 @@
android:layout_width="24dp"
android:layout_height="24dp"
android:layout_marginStart="8dp"
android:layout_marginEnd="-4dp"
android:src="@drawable/ic_fluent_dismiss_20_filled"
android:background="?android:selectableItemBackgroundBorderless"
android:contentDescription="@string/sk_compose_no_schedule"
android:padding="4dp"/>
</LinearLayout>