Skip to content

Commit

Permalink
Removed unused resources from the app
Browse files Browse the repository at this point in the history
  • Loading branch information
thatsabhi22 committed May 30, 2020
1 parent 511cd91 commit c77d116
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 26 deletions.
Binary file not shown.
Binary file removed XYZReader/src/main/res/drawable-xxhdpi/logo.png
Binary file not shown.
7 changes: 0 additions & 7 deletions XYZReader/src/main/res/drawable/padded_divider.xml

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions XYZReader/src/main/res/menu/main.xml

This file was deleted.

6 changes: 1 addition & 5 deletions XYZReader/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
<resources>

<string name="app_name">XYZ Reader</string>
<string name="welcome_xyz_reader">Welcome to XYZ Reader!</string>

<string name="action_refresh">Refresh</string>
<string name="action_settings">Settings</string>
<string name="action_share">Share</string>
<string name="appbar_scrolling_view_behavior" translatable="false">com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior</string>

<string name="up">Up</string>
<string name="action_share">Share</string>
<string name="toolbar_image_description">toolbar_description</string>
<string name="thumbnail_image_description">thumbnail_image_description</string>
<string name="connectivity_msg">Please check your Internet connection!</string>
Expand Down

0 comments on commit c77d116

Please sign in to comment.