YSY commit
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:fitsSystemWindows="true"
|
||||
tools:context=".dailyentry.CoachingVisitActivity">
|
||||
|
||||
<android.support.design.widget.AppBarLayout
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
android:id="@+id/nav_delivery_call"
|
||||
android:icon="@mipmap/baseline_local_shipping_black_48"
|
||||
android:title="@string/delivery_call"
|
||||
android:visible="true"
|
||||
android:visible="false"
|
||||
/>
|
||||
|
||||
<item
|
||||
|
||||
@@ -279,4 +279,18 @@
|
||||
<string name="you_need_to_be_in_the_store">يجب ان تكون داخل المحل حتى تتمكن من فتح/اغلاق الزيارة</string>
|
||||
<string name="distance_from_the_store">المسافة عن المحل</string>
|
||||
|
||||
<string name="meters">meters</string>
|
||||
<string name="title_activity_coaching_visit">تدريب يزور</string>
|
||||
<string name="select_supervisor">Select Supervisor</string>
|
||||
<string name="coaching_visit">تدريب يزور</string>
|
||||
<string name="please_save_data">الرجاء حفظ المعلومات</string>
|
||||
<string name="delivery_call">زيارات توصيل</string>
|
||||
<string name="add_store">اضافة محل</string>
|
||||
<string name="please_fill">الرجاء تعبئة</string>
|
||||
<string name="address">العنوان</string>
|
||||
<string name="customer_store_name">اسم العميل / المحل</string>
|
||||
<string name="please_click">الرجاء الضغط على</string>
|
||||
<string name="intime_image">صورة الدخول</string>
|
||||
<string name="outtime_image">صورة الخروج</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user