Merge pull request #86 from chrisgarrity/master

Update SmallestWidthDp in manifest
This commit is contained in:
chrisgarrity 2016-05-18 09:20:13 -04:00
commit 63bb184917

View file

@ -15,7 +15,7 @@
android:normalScreens="false" android:normalScreens="false"
android:largeScreens="true" android:largeScreens="true"
android:xlargeScreens="true" android:xlargeScreens="true"
android:requiresSmallestWidthDp="600" /> android:requiresSmallestWidthDp="500" />
<application <application
android:allowBackup="true" android:allowBackup="true"
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"