scratchjr/android/ScratchJr
chrisgarrity 2245410d99 Update SmallestWidthDp in manifest
Changed android:requiresSmallestWidthDp from 600 to 500.
Android suggests that 600 is a normal value for 7 inch tablets and up. It turns out that many 7-inch tablets are in the 500-600 range (half of the Amazon ones for example).

Fixes #85
2016-05-16 10:29:49 -04:00
..
.idea More clean up of Android studio files 2016-05-02 13:02:36 -04:00
app Update SmallestWidthDp in manifest 2016-05-16 10:29:49 -04:00
gradle/wrapper Initial commit 2016-01-08 14:31:04 -05:00
.gitignore Updating .gitignore 2016-05-02 11:05:08 -04:00
build.gradle Initial commit 2016-01-08 14:31:04 -05:00
gradle.properties Initial commit 2016-01-08 14:31:04 -05:00
gradlew Initial commit 2016-01-08 14:31:04 -05:00
gradlew.bat Initial commit 2016-01-08 14:31:04 -05:00
ScratchJr.iml Initial commit 2016-01-08 14:31:04 -05:00
settings.gradle Initial commit 2016-01-08 14:31:04 -05:00