check
This commit is contained in:
parent
1634fcfb16
commit
5eed3f6ee3
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
@ -27,7 +27,6 @@ public class ServiceProviderAvailabilities extends AppCompatActivity {
|
|||
final Calendar c = Calendar.getInstance();
|
||||
int hour = c.get(Calendar.HOUR_OF_DAY);
|
||||
int minute = c.get(Calendar.MINUTE);
|
||||
|
||||
final Button button = (Button)v;
|
||||
|
||||
// Launch Time Picker Dialog
|
||||
|
|
Loading…
Reference in a new issue