scratchjr/android/ScratchJr
chrisgarrity 184b5ba6f9 revise minimum screen width
The previous change removed the legacy screen sizes, but left the `requiresSmallestWidthDp` at 500. According to https://developer.android.com/guide/topics/manifest/supports-screens-element#requiresSmallest, a 7-inch tablet corresponds to 600dp.
2018-10-29 15:21:58 -04:00
..
.idea revise minimum screen width 2018-10-29 15:21:58 -04:00
app revise minimum screen width 2018-10-29 15:21:58 -04:00
gradle/wrapper updated android SDK versions 2018-04-04 12:47:32 -04:00
.gitignore Updating .gitignore 2016-05-02 11:05:08 -04:00
build.gradle Fix Android (gradle) build error 2018-10-29 09:35:57 -04: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 updated android SDK versions 2018-04-04 12:47:32 -04:00
settings.gradle Initial commit 2016-01-08 14:31:04 -05:00