File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
offscreen-interactivity/src/main Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
33
4+ <uses-permission android : name =" android.permission.INTERNET" />
5+
46 <application
57 android : name =" .IInkApplication"
68 android : icon =" @mipmap/ic_launcher"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
33
4+ <uses-permission android : name =" android.permission.INTERNET" />
5+
46 <application
57 android : name =" .IInkApplication"
68 android : icon =" @mipmap/ic_launcher"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
33
4+ <uses-permission android : name =" android.permission.INTERNET" />
5+
46 <application
57 android : name =" .IInkApplication"
68 android : icon =" @mipmap/ic_launcher"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
33
4+ <uses-permission android : name =" android.permission.INTERNET" />
5+
46 <application
57 android : allowBackup =" true"
68 android : icon =" @mipmap/ic_launcher"
You can’t perform that action at this time.
0 commit comments