[Android] GPU trace viewer and launcher activities

This commit is contained in:
Triang3l
2022-07-17 16:58:19 +03:00
parent 421c9a80c5
commit 8948b2b557
6 changed files with 114 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
<resources>
<string name="app_name">Xenia</string>
<string name="activity_label_window_demo">Xenia Window Demo</string>
<string name="activity_label_gpu_trace_viewer">GPU Trace Viewer</string>
<string name="activity_label_window_demo">Window Demo</string>
</resources>