Merge branch 'feature/delete-redraft' into fork
This commit is contained in:
commit
8e8d24c828
|
@ -572,7 +572,7 @@ public class ComposeFragment extends MastodonToolbarFragment implements OnBackPr
|
|||
|
||||
if(editingStatus!=null){
|
||||
updateCharCounter();
|
||||
visibilityBtn.setEnabled(false);
|
||||
visibilityBtn.setEnabled(redraftStatus);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue