Commit 7615a82a authored by Ahmad Abi Mulya's avatar Ahmad Abi Mulya

create class for check db local in web

parents 7eabef3c 8a1a5740
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
android:label="@string/app_name" android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:name=".CashierApp"
android:theme="@style/AppTheme2"> android:theme="@style/AppTheme2">
<activity <activity
android:name=".activities.SkActivity" android:name=".activities.SkActivity"
......
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