Add basic UI element as POC.
This commit is contained in:
parent
1afd3bc02b
commit
6876ad7052
12 changed files with 606 additions and 9 deletions
|
|
@ -2,6 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
||||
<application
|
||||
android:name=".MainApplication"
|
||||
android:allowBackup="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue