05 2018 档案

摘要:final CollapsingToolbarLayout collapsingToolbarLayout = (CollapsingToolbarLayout) findViewById(R.id.collapsingToolbarLayout); AppBarLayout appBarLayou 阅读全文
posted @ 2018-05-31 18:11 Alter 阅读(1300) 评论(0) 推荐(0)
摘要:private void animatePagerTransition(final boolean forward) { ValueAnimator animator = ValueAnimator.ofInt(0, viewPager.getWidth()); animator.addListen 阅读全文
posted @ 2018-05-28 12:38 Alter 阅读(259) 评论(0) 推荐(0)
摘要:android:background="?android:actionBarItemBackground" 阅读全文
posted @ 2018-05-23 09:55 Alter 阅读(206) 评论(0) 推荐(0)
摘要:Android custom notification for music player Example In this tutorial, you will learn how to create Custom Notifications in your Android music player 阅读全文
posted @ 2018-05-16 11:53 Alter 阅读(1259) 评论(0) 推荐(0)
摘要:╔════╦════════════════════════════╦═════════════════════════════╗ ║ ║ FONT FAMILY ║ TTF FILE ║ ╠════╬════════════════════════════╬════════════════════ 阅读全文
posted @ 2018-05-08 17:47 Alter 阅读(270) 评论(0) 推荐(0)