mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
Fix typo
This commit is contained in:
parent
afe92c04e0
commit
3d22d68548
|
@ -33,7 +33,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_margin="4dp"
|
||||
android:layout_weight="1"
|
||||
android:lauout_weight="1"
|
||||
android:text="Save" />
|
||||
</LinearLayout>
|
||||
|
||||
|
@ -66,7 +65,6 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:lauout_weight="1"
|
||||
android:text="Load" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in New Issue
Block a user