Closed stuxo closed 8 years ago
@Twinklebear these should definitely be added to the release
Are these fixes for the forum crash that someone mentioned?
I'll aim to merge this tonight and put out a new testing build
d2991c0 Fixes the "forum crash" when opening the reply dialog. 3f4e937 Fixes mismatched icons in the forums on light layout (sticky was a lock etc) 0ef2452 Added reply button programmatically (previously was hidden) 5f57906 Fixed white text on white background on light forum view (dark theme)
Migrated extra drawables from xml to java, I overlooked DrawableRight and DrawableLeft it seems.
This should resolve the issue reported on the forums (reply dialog crashing)