add the order restriction

This commit is contained in:
2018-11-07 14:38:23 +08:00
parent e711822f5e
commit 2e94f9c993
3 changed files with 34 additions and 10 deletions

View File

@ -79,7 +79,7 @@
android:layout_marginEnd="8dp"
android:layout_marginBottom="165dp"
android:text="請點餐"
android:textSize="30sp"
android:textSize="20sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"