Rohith thammaiah
Rohith thammaiah
Fixes #3 Added additional support for any color instead of just one. **Question:** Should there be a flag to enable this particular feature or just check the nullability of resource...
Unable to reproduce
Fetching details from the database (Not sure if it's the right way). Had to migrate to ViewBinding because of some issue with synthetics in Kotlin version `1.4.10`. #47
Is there an issue with deployment here?
This happens randomly when the fragment is created with the following stacktrace: ``` Fatal Exception: kotlin.e at com.airbnb.paris.StyleApplierUtils$DebugListener.getOrDefault(StyleApplierUtils.java:19) at com.airbnb.paris.StyleApplierUtils$DebugListener.processAttributes(StyleApplierUtils.java:32) at com.airbnb.paris.StyleApplier.apply(StyleApplier.java:61) at android.view.ViewGroupStyleApplier.applyParent(ViewGroupStyleApplier.java:24) at com.airbnb.paris.StyleApplier.apply(StyleApplier.java:50) at com.techmash.playo.modules.learn.overview.ui.LearnResourceItemStyleApplier.applyParent(LearnResourceItemStyleApplier.java:20) at com.airbnb.paris.StyleApplier.apply(StyleApplier.java:50)...
**Is your feature request related to a problem? Please describe.** A first time user sees an empty screen instead we can show a couple of popular news feeds to get...