mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-03-02 22:26:24 -05:00
The autosizing TextView, which comes from the support-v4 library, adds several new attributes to TextViews. These attributes do not seem to be in the app namespace (as described in the documentation), as Android Studio and lint complains. However, funtionally the new attributes work as expected.