Commit c1cf2e54 authored by sam.pople's avatar sam.pople

try2

parent 9c5151ae
......@@ -41,7 +41,7 @@ public class seating extends AppCompatActivity implements AdapterView.OnItemSele
Intent intent = getIntent();
database = new Database(this);
TextView displaytickets = findViewById(R.id.venicetickets);
// displaytickets.setText(String.valueOf(notickets));
// displaytickets.setText(String.valueOf(notickets));
confirm.setOnClickListener(v -> {
......
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