Deepak_commit_31_05_2018

This commit is contained in:
yadavendras
2018-09-21 18:15:36 +05:30
parent 8f7a7008e8
commit 0a8d38e16e
19 changed files with 571 additions and 69 deletions
@@ -36,7 +36,8 @@
<item
android:id="@+id/nav_planogram"
android:icon="@mipmap/ic_view_quilt_black_48dp"
android:title="@string/category_performance_PLANOGRAM" />
android:title="@string/category_performance_PLANOGRAM"
android:visible="false"/>
<item
android:id="@+id/nav_exit"
@@ -368,4 +368,8 @@
<string name="adhoc">Ad hoc</string>
<string name="hint_reply">Type response</string>
<!--Geofencing-->
<string name="you_need_to_be_in_the_store">You need to be in the store to Checkin/Checkout\n Distance from Store - </string>
<string name="distance_from_the_store">Distance from Store - </string>
</resources>