The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

t/android_common: Fix missing resource string value

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2257>

authored by

Korcan Hussein and committed by
Marge Bot
6307f177 2ca0820a

+1
+1
src/xrt/targets/android_common/src/main/res/values/strings.xml
··· 7 7 <!-- app_name supplied by build system --> 8 8 9 9 <string name="powered_by_monado">An XR Runtime, powered by <a href="https://monado.dev">Monado</a></string> 10 + <string name="monado_lib_version">0.0.0</string> 10 11 11 12 </resources>