android: extract landscape and portrait configs from `android_app`
authorAlexis Laferrière <alexis.laf@xymus.net>
Sat, 3 Jan 2015 17:44:41 +0000 (12:44 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Sat, 3 Jan 2015 19:45:50 +0000 (14:45 -0500)
commit9848dec0fd839e499eb4cc0cbc6daa0bdda28006
tree6c382b88412365b19185aee7a71d058ee7852b38
parentb40f130499b1874a8751760788a2cb055db518ae
android: extract landscape and portrait configs from `android_app`

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/android/landscape.nit [new file with mode: 0644]
lib/android/portrait.nit [new file with mode: 0644]
lib/mnit_android/android_app.nit