Skip to content

Commit

Permalink
[Exposed-UI] the app name and label may override by library.
Browse files Browse the repository at this point in the history
  • Loading branch information
维术 committed Jan 5, 2018
1 parent 2d77921 commit 0513373
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions VirtualApp/app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<resources>
<!--Avoid to be Override By library-->
<string name="app_name">VAExposed</string>
</resources>

0 comments on commit 0513373

Please sign in to comment.