Commit fdb48f2d authored by Varun Patil's avatar Varun Patil

Remove unused resources

parent cde89223
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M21,3H3C2,3 1,4 1,5v14c0,1.1 0.9,2 2,2h18c1,0 2,-1 2,-2V5c0,-1 -1,-2 -2,-2zM5,17l3.5,-4.5 2.5,3.01L14.5,11l4.5,6H5z"/>
</vector>
...@@ -35,20 +35,11 @@ ...@@ -35,20 +35,11 @@
<!--NSS side--> <!--NSS side-->
<string name="google_maps_api_key">AIzaSyC0T4chZbdcKjLkgEts9YVonPFyP7ckMIE</string> <string name="google_maps_api_key">AIzaSyC0T4chZbdcKjLkgEts9YVonPFyP7ckMIE</string>
<string name="enter_title">Enter title</string>
<string name="enter_description">Enter Complaint Description</string>
<string name="take_photo_using_camera">Take photo using Camera</string> <string name="take_photo_using_camera">Take photo using Camera</string>
<string name="choose_from_library">Choose from gallery</string> <string name="choose_from_library">Choose from gallery</string>
<string name="add_photo">Add Image</string> <string name="add_photo">Add Image</string>
<string name="select_file">Select File</string>
<string name="please_try_again">Please try again</string>
<string name="relevant_complaints">Relevant Complaints</string>
<string name="complaint_details">Complaint Details</string>
<string name="more">MORE</string>
<string name="vent_your_issues_now">Vent your issues now!</string> <string name="vent_your_issues_now">Vent your issues now!</string>
<string name="venter_super_head">Nobody taking care of your civic complaints? Be it garbage, water, potholes etc.</string> <string name="venter_super_head">Nobody taking care of your civic complaints? Be it garbage, water, potholes etc.</string>
<string name="my_complaints">My complaints</string>
<string name="voted_complaints">Voted Complaints</string>
<string name="error_message">Please check your Network Connectivity</string> <string name="error_message">Please check your Network Connectivity</string>
<string name="enter_comment">Enter Comment</string> <string name="enter_comment">Enter Comment</string>
<string name="enter_suggestions_if_any">Enter Suggestions (if any)</string> <string name="enter_suggestions_if_any">Enter Suggestions (if any)</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment