MohitMaliFtechiz 99feed5bb8 Fixed: D&D description is not displayed correctly.
* The issue was caused by an HTML entity in the description of the "D&D" ZIM file. The description was displayed as "D&D Wiki" because it was not properly decoded before being set in the TextView.
* We have now implemented proper decoding of any HTML entities present in the title or description before setting them to the TextView, ensuring the description is displayed correctly.
2024-11-27 17:46:03 +05:30
..