Commit 77e8387e authored by iman Fauzi's avatar iman Fauzi

fix missing

parent aa00075b
......@@ -11,7 +11,7 @@
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity android:name=".PaymentActivity"></activity>
<activity android:name=".PaymentActivity" android:theme="@style/AppTheme.appbar"></activity>
<activity android:name=".CartActivity" />
<activity android:name=".SplashScreen">
<intent-filter>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment