Info table now recognises line breaks from the website and shows them in the dialog; implemented debug dialog that presents the most recent exception caused in DataFetcher.kt

This commit is contained in:
Deniz Düzgören
2019-10-18 21:25:54 +02:00
parent b332381342
commit 0c5f075fd0
5 changed files with 98 additions and 71 deletions
+2
View File
@@ -33,4 +33,6 @@
<item name="dialogCornerRadius">12dp</item>
</style>
<style name="AppTheme0.LegacyAlert" parent="Theme.AppCompat.Dialog.Alert"/>
</resources>