Senior Android dev @mkodo. Google Developer Expert on Conversation AI.
-
mkodo
- London, UK
- elizacamber.dev
- @ElizaCamber
Pinned Loading
-
-
-
-
LayerListItemAnimation
LayerListItemAnimation PublicDemo for animating only one item of a <layer-list>
-
-
Intent for playing a playlist in the...
Intent for playing a playlist in the youtube app 1public static Intent getYoutubePlayPlaylistIntent(Context context, String googleId) {
2String url = String.valueOf("https://www.youtube.com/playlist?list=");
3String mGoogleId = String.valueOf(googleId);
4if (mGoogleId.length() != 0) {
5url = url.concat(mGoogleId);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.