mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 03:21:01 +00:00
fix: change download icon
This commit is contained in:
@@ -31,7 +31,7 @@ class FAQActivity : AppCompatActivity() {
|
||||
currContext()?.getString(R.string.answer_17) ?: ""
|
||||
),
|
||||
Triple(
|
||||
R.drawable.ic_round_download_24,
|
||||
R.drawable.ic_download_24,
|
||||
currContext()?.getString(R.string.question_3) ?: "",
|
||||
currContext()?.getString(R.string.answer_3) ?: ""
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user