Akshay Nandwana
                                            Akshay Nandwana
                                        
                                    Commenting for reference We can take this issue once we resolve the current bug coming in text size setting from exploration screen. https://github.com/oppia/oppia-android/issues/1540
@rt4914 Based on Ben's comment - https://github.com/oppia/oppia-android/issues/1540#issuecomment-665774109 I think we should shift this issue to beta milestone.
@alokbharti any update on this?
Hi, @xtanion This is working for me on the latest develop branch to date. Could you please post the log also in the issue of what you are getting when...
Oh Great, As we are planning to add Android Lint tool we can block the add XML lint [issue](https://github.com/oppia/oppia-android/issues/970) on this issue.
If anyone wants to check on xmllint how does it works: ``` pre: - sudo apt-get install libxml2-utils ```
Keeping here for reference - https://github.com/alexjlockwood/android-lint-checks-demo
@vinitamurthi Should this issue be blocked on this issue as per the comment - https://github.com/oppia/oppia-android/issues/1742#issue-688440933 ?
@vinitamurthi I am thinking opposite here, if we add Android Lint then we can directly use the lint for lining XML files so, in that way, this issue is blocked...
Yes, I guess. `Ensure all XML files follow our XML style guide`. I am bit worry on this here, as this is something which require Bazel support, and not be...