Aggiunto dialog note aggiuntive nei resi da cliente
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
style="@style/TextViewMaterial.DialogTitle"
|
||||
android:text="@string/action_create_ul"
|
||||
android:text="@string/lu_info"
|
||||
android:gravity="center_horizontal"/>
|
||||
|
||||
<!--<TextView-->
|
||||
@@ -65,7 +65,6 @@
|
||||
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
<string name="scan_item">Scansiona il codice a barre di un <b>articolo</b></string>
|
||||
<string name="please_open_lu">Prima di procedere apri una <b>nuova UL</b></string>
|
||||
<string name="extra_item">Articolo extra</string>
|
||||
<string name="lu_info">Info UL</string>
|
||||
|
||||
|
||||
<string name="action_settings">Impostazioni</string>
|
||||
|
||||
@@ -75,6 +75,7 @@
|
||||
<string name="action_insert_weight">Insert weight</string>
|
||||
<string name="action_show_created_ul">Show already created LU</string>
|
||||
<string name="dialog_input_peso_lu_description">Insert info about LU TYPE and NET / GROSS weight</string>
|
||||
<string name="lu_info">LU\'s info</string>
|
||||
|
||||
|
||||
<!-- SETTINGS -->
|
||||
|
||||
Reference in New Issue
Block a user