|
|
|
@@ -11,11 +11,12 @@ |
|
|
|
<uses-permission android:name="android.permission.CAMERA" /> |
|
|
|
<application |
|
|
|
android:name=".Application" |
|
|
|
android:label="farm_tpf" |
|
|
|
android:label="Quét mã QR" |
|
|
|
android:icon="@mipmap/ic_launcher" |
|
|
|
android:requestLegacyExternalStorage="true"> |
|
|
|
<activity |
|
|
|
android:name=".MainActivity" |
|
|
|
android:label="Tiên Phong Farm" |
|
|
|
android:launchMode="singleTop" |
|
|
|
android:theme="@style/LaunchTheme" |
|
|
|
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode" |