Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a13bb241 authored by Doris Liu's avatar Doris Liu
Browse files

Update save button in photo editor

Bug: 7346315
Change-Id: I64e663b3a12c19db280855282722883f6866176e
parent 84440670
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -19,8 +19,9 @@
    android:layout_height="match_parent"
    android:background="@drawable/filtershow_button_background"
    android:id="@+id/filtershow_done"
    android:textAllCaps="true"
    android:text="@string/save"
    android:gravity="center_vertical"
    android:textSize="18dip"
    android:textSize="14sp"
    android:drawableLeft="@drawable/ic_menu_savephoto"
    android:drawablePadding="4dip" />
 No newline at end of file
    android:drawablePadding="8dip" />
 No newline at end of file