Aggiunto dialog note aggiuntive nei resi da cliente

This commit is contained in:
2020-02-14 16:20:20 +01:00
parent 7b10a60a6b
commit 057e61289e
12 changed files with 205 additions and 187 deletions

View File

@@ -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"

View File

@@ -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>

View File

@@ -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 -->