Update android application labels (#97)
This commit is contained in:
parent
08fc2feecc
commit
a09c169505
11 changed files with 12 additions and 10 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<application android:label="vulkanComputeparticles" android:icon="@drawable/icon" android:hasCode="false">
|
||||
<activity android:name="android.app.NativeActivity"
|
||||
android:label="Vulkan Compute Particles"
|
||||
android:label="Compute Particles"
|
||||
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
|
||||
android:launchMode="singleTask"
|
||||
android:configChanges="orientation|screenSize|keyboardHidden">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue