Add ability to clear or toggle formatting.

This commit is contained in:
Cody Henthorne
2023-06-21 13:05:46 -04:00
committed by GitHub
parent 59b2cc5f79
commit 1d0a87f52a
8 changed files with 554 additions and 116 deletions

View File

@@ -5920,6 +5920,8 @@
<string name="TextFormatting_monospace">Monospace</string>
<!-- Popup menu label for applying spoiler style -->
<string name="TextFormatting_spoiler">Spoiler</string>
<!-- Popup menu label for clearing applied formatting -->
<string name="TextFormatting_clear_formatting">Clear formatting</string>
<!-- UsernameEducationFragment -->
<!-- Continue button which takes the user to the add a username screen -->