mirror of
https://github.com/Nezumi-2711/PRM392.git
synced 2026-09-22 20:00:53 +00:00
Update Quantity Cart
This commit is contained in:
@@ -57,7 +57,7 @@ public class Cart extends AppCompatActivity {
|
||||
FirebaseDatabase database;
|
||||
DatabaseReference requests;
|
||||
|
||||
TextView txtTotalPrice;
|
||||
public TextView txtTotalPrice;
|
||||
FButton btnPlace;
|
||||
|
||||
List<Order> cart = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user