Idk what to call this commit, so Note Improver it is
This commit is contained in:
@@ -280,13 +280,14 @@
|
||||
android:hint="@string/sk_personal_note"
|
||||
android:textColorHint="?android:textColorSecondaryInverseNoDisable" />
|
||||
|
||||
<Button
|
||||
<ImageButton
|
||||
android:id="@+id/note_edit_confirm"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/ic_fluent_checkmark_24_regular"
|
||||
android:src="@drawable/ic_fluent_checkmark_24_regular"
|
||||
android:backgroundTint="#00000000"
|
||||
android:layout_marginTop="2dp"
|
||||
android:layout_marginEnd="20dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:layout_gravity="right|center_vertical" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user