Merge: new `with` statement
[nit.git] / examples / mnit_dino / src / dino_android.nit
index 1a3459a..be92d49 100644 (file)
 # limitations under the License.
 
 module dino_android is
-       java_package("org.nitlanguage.dino")
+       app_namespace "org.nitlanguage.dino"
 end
 
 import dino
 
 import mnit_android
+import android::portrait
 import android::vibration
 
 redef class ImageSet