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

Commit 8d5a15b6 authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Update time in layout preview

Change-Id: Ic32a9cb1f20b472c6898a5f370d8578c011a09bf
parent b5140130
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -73,8 +73,7 @@ public class Config {

    public static String getTime(int platformVersion) {
        if (platformVersion == 0) {
            // TODO: revisit when the version is selected.
            return "4:57";
            return "5:00";
        }
        if (platformVersion < GINGERBREAD) {
            return "2:20";