ted-prnd
Results
1
issues of
ted-prnd
## Problem - If I try set toolbar's subtitle in `onCreate()`(not xml), subtitle is not shown. - sample code work, but I don't want use `postDelay()`, `post()` https://github.com/InflationX/Calligraphy/blob/881f11fe37491aee56ae155eb1ae4ff0599373ae/CalligraphySample/src/main/java/io/github/inflationx/calligraphy3/sample/MainActivity.java#L34 ```java final...