Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
riko0800r authored Sep 19, 2022
1 parent dce4046 commit 87b7354
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<resources>
<string name="app_name">ZapperWord </string>
<string name="title_activity_main">MAIN_ACTIVITY</string>
</resources>
6 changes: 6 additions & 0 deletions styles.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<resources>

<!-- Base application theme. -->
<style name="AppTheme" parent="@android:style/Theme.Light" />

</resources>

0 comments on commit 87b7354

Please sign in to comment.