Commit 5c812be5 authored by fauzi's avatar fauzi

test

parent 98dc20b2
......@@ -282,3 +282,10 @@ public class CartActivity extends AppCompatActivity {
super.onBackPressed();
}
}
/**
* Bug ketika qty kurang dari stock masih bertambah
*
*/
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
android:layout_height="match_parent">
</androidx.constraintlayout.widget.ConstraintLayout>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment