removed todo
This commit is contained in:
@@ -23,9 +23,7 @@ import butterknife.ButterKnife;
|
|||||||
|
|
||||||
public class NotificationCreationFragment extends Fragment implements View.OnClickListener, NotificationScheduleHelper.NotificationScheduleManagerCallback {
|
public class NotificationCreationFragment extends Fragment implements View.OnClickListener, NotificationScheduleHelper.NotificationScheduleManagerCallback {
|
||||||
|
|
||||||
// TODO permissions to vibrate etc?
|
|
||||||
// TODO intent
|
// TODO intent
|
||||||
// TODO check id size
|
|
||||||
|
|
||||||
@Bind(R.id.create_etId)
|
@Bind(R.id.create_etId)
|
||||||
EditText etId;
|
EditText etId;
|
||||||
|
|||||||
Reference in New Issue
Block a user