|
@@ -35,12 +35,12 @@
|
|
|
android:supportsRtl="true"
|
|
|
android:theme="@style/AppTheme">
|
|
|
|
|
|
- <meta-data
|
|
|
- android:name="design_width_in_dp"
|
|
|
- android:value="960" />
|
|
|
- <meta-data
|
|
|
- android:name="design_height_in_dp"
|
|
|
- android:value="600" />
|
|
|
+<!-- <meta-data-->
|
|
|
+<!-- android:name="design_width_in_dp"-->
|
|
|
+<!-- android:value="960" />-->
|
|
|
+<!-- <meta-data-->
|
|
|
+<!-- android:name="design_height_in_dp"-->
|
|
|
+<!-- android:value="600" />-->
|
|
|
|
|
|
<provider
|
|
|
android:name=".tools.MyProvider"
|