move and refine scheduling and drafting
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user