Rinav
Rinav
The current implementation of `MusicConsumptionFragment` in leanback-showcase uses deprecated `MediaPlayerGlue`. Need help in implementing `MediaPlayerAdapter` with `PlaybackTransportControlGlue` There is not much in documentation, or articles, videos on developing TV apps....
The share bottom sheet is displayed properly uptill now. However when selecting particular app to share throws the error. We have cross checked all the required parameters and can confirm...
Hi Thanks for the excellent library. I am unable to add the library using gradle. ``` Attribute application@allowBackup value=(false) from AndroidManifest.xml:11:9-36 is also present at [com.dinuscxj:ellipsizetextview:1.0.5] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add...
Will there be a new release since there was a major refactoring and maintenance changes in `maintenence-update` branch
At any given point in time, How to fetch current live channels that a user can join? Is there are callback that returns a list of all the channels that...
is there a way to initially increase the title font size and decreases as it scrolls up?
What are the required imports for using the below classes. Which gradle library needs to be added? currently I am using `implementation 'com.mappls.sdk:mappls-android-sdk:8.0.3'` ``` MapmyIndiaELoc mapmyIndiaELoc = MapmyIndiaELoc.builder() .setELoc("mmi000") .build();...