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