feat: add option to view poll results (#935)

* feat: add option to view poll results

* fix: button showing wrong text when refreshing

* fix: hide results button when voted

* remove unused string

* change view results layout, remove unused setting

---------

Co-authored-by: sk <sk22@mailbox.org>
This commit is contained in:
FineFindus
2023-11-27 21:44:53 +01:00
committed by GitHub
parent 70b9d08830
commit 79d5067c97
39 changed files with 91 additions and 72 deletions

View File

@@ -13,7 +13,6 @@
<string name="sk_pinned_posts">ปักหมุด</string>
<string name="sk_confirm_delete_and_redraft">คุณแน่ใจหรือไม่ว่าต้องการลบและร่างโพสต์นี้ใหม่\?</string>
<string name="sk_confirm_pin_post">คุณต้องการปักหมุดโพสต์นี้ไปยังโปรไฟล์ของคุณหรือไม่\?</string>
<string name="sk_poll_allow_multiple">อนุญาตหลายตัวเลือก</string>
<string name="sk_clear_recent_languages">ล้างภาษาที่ใช้ล่าสุด</string>
<string name="sk_welcome_title">ยินดีต้อนรับ!</string>
<string name="sk_app_name">Megalodon</string>