Add new poll button, view, viewModel, icons, string; replace fab with pollButton; supress missing translations errors when debugging

This commit is contained in:
toadlyBroodle
2023-03-11 15:13:02 +09:00
parent 9cf7cc4e5d
commit 206d6c68bb
12 changed files with 500 additions and 2 deletions
+1
View File
@@ -220,5 +220,6 @@
<string name="twitter_proof_url_template" translatable="false">https://twitter.com/&lt;user&gt;/status/&lt;proof post&gt;</string>
<string name="private_conversation_notification">"&lt;Unable to decrypt private message&gt;\n\nYou were cited in a private/encrypted conversation between %1$s and %2$s."</string>
<string name="poll">Poll</string>
</resources>