Commit 8a46b027 authored by sam.pople's avatar sam.pople

try4

parent 76404929
...@@ -10,7 +10,7 @@ import android.widget.TextView; ...@@ -10,7 +10,7 @@ import android.widget.TextView;
public class details extends AppCompatActivity { public class details extends AppCompatActivity {
private Database database; private Database database;
private TextView displaytickets; private TextView displaytickets;
private int noticket = 7; private int noticket = 17;
@Override @Override
protected void onCreate(@Nullable Bundle savedInstanceState) { protected void onCreate(@Nullable Bundle savedInstanceState) {
......
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