Files
Camera/app/src/debug/res/values/strings.xml
darthpaul e15078499b modify package name and app name
- this is so we can install both versions on the same device
- it would be reverted when camerax is ready to go live
2022-06-25 18:10:33 +01:00

6 lines
164 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--TODO Revert to Camera_debug -->
<string name="app_launcher_name">CameraX_debug</string>
</resources>