fix double-click icon button
This commit is contained in:
@@ -306,7 +306,7 @@ public class EditTimelinesFragment extends BaseRecyclerFragment<TimelineDefiniti
|
|||||||
.setNegativeButton(R.string.cancel, (d, which) -> {})
|
.setNegativeButton(R.string.cancel, (d, which) -> {})
|
||||||
.show();
|
.show();
|
||||||
|
|
||||||
editText.requestFocus();
|
btn.requestFocus();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user