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

Commit 03f17fab authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing build breakage due to theme change

Change-Id: I0d1f1b69a5dbde0cccfdcb925495018ee82403bd
parent 1cabec12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
        android:hardwareAccelerated="true"
        android:icon="@drawable/ic_launcher_home"
        android:label="@string/derived_app_name"
        android:theme="@style/LauncherTheme"
        android:theme="@style/AppTheme"
        android:largeHeap="@bool/config_largeHeap"
        android:restoreAnyVersion="true"
        android:supportsRtl="true" >