Skip to content

Commit 0bbdace

Browse files
committed
remove app_name in library
1 parent 5f91f6a commit 0bbdace

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

takephoto_library/src/main/res/values-en/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<resources>
2-
<string name="app_name">TakePhoto</string>
3-
4-
<string name="hello_world">Hello world!</string>
52
<string name="action_settings">Settings</string>
63

74
<!--TakePhoto-->

takephoto_library/src/main/res/values/strings.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<resources>
2-
<string name="app_name">TakePhoto</string>
3-
4-
<string name="hello_world">Hello world!</string>
52
<string name="action_settings">Settings</string>
63

74
<!--TakePhoto-->

0 commit comments

Comments
 (0)