Skip to content

Instantly share code, notes, and snippets.

View bobekos's full-sized avatar
🤔
Hmmmm...

Bobek Bobekos bobekos

🤔
Hmmmm...
  • Münster, Germany
View GitHub Profile
private TextView textViewStartDate;
private String startDate = "";
private String endDate = "";
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_create_wallet);