Each CalligraphyContext can have its own CalligraphyConfig#220
Each CalligraphyContext can have its own CalligraphyConfig#220jankovd wants to merge 1 commit intochrisjenx:masterfrom
Conversation
|
Thats pretty cool, I fear that may be too complicated for some users tho. I'll look through and see if we can make it more digestible. |
|
Note that nothing changes for any existing users of the library, this PR only increases the number of places and ways this library can be used, for example in library projects. I'll ammend the commit to reduce the visibility of |
|
OK I'll re-review once that's done On Thu, 15 Oct 2015 12:33 Dejan Jankov notifications@github.com wrote:
|
Useful when Calligraphy is used in a library project where the default configuration need not be changed, or when different defaults are needed in multiple contexts.
8e55c65 to
7392dea
Compare
|
Done. |
|
Do you have any plans for reviewing and possibly merging this PR? |
|
@jankovd this would be better suited to https://github.com/InflationX/ViewPump |
Useful when Calligraphy is used in a library project where the default
configuration need not be changed, or when different defaults are needed
in multiple contexts.