taltstidl / AppCompat-Extension-Library

A library that builds on the AppCompat Design Library and provides additional common components such as AccountHeaderView, FloatingActionMenu, CircleImageView, Picker Dialogs, FlexibleToolbarLayout, Delightful Detail Drawables and TypefaceCompat.
Apache License 2.0
304 stars 42 forks source link

Improve TypefaceCompat #7

Closed taltstidl closed 8 years ago

taltstidl commented 8 years ago

Currently the TypefaceCompat implementation has a lot of .ttf files in the assets folder leading to larger apk sizes. It would be good to reduce the number of supported typefaces to a minimum while ensuring that all basic typography features are still implemented. Also, the documentation need to be vastly improved (there currently is none :grin:)

Checklist for Release 0.4.0:

taltstidl commented 8 years ago

This is now done and will be part of Release 0.4.0!