android-styled-dialogs
android-styled-dialogs copied to clipboard
TextAllCaps on buttons not working on API10 (with AppCompat)
textAllCaps added on API14+ ~~but AppCompat provides its feature~~ (mistake) at lower API versions. Although, it's not working in this library.
Good point, we will accept a pull request solving this.
I decieded to make myown lightweight material dialog compat lib and probably will make pull request, but not soon.
@imShara Any updates?