-
Great work,
How could I remove shifting mode of the item selected?
Thanks.
-
### Description
When my app loads one of the things it does is theme set up (so all the colors, fonts, etc), and when user sees the app all colors are already set and displayed.
All except tab…
-
### Description
Recently there have been two StackOverflow questions by app authors that would like to detect user click **on the currently active tabbar tab**, and use that to clear navigation stack…
-
Catalog demo
private void addBottomNavsToList(View view) {
bottomNavigationViews = DemoUtils.findViewsWithType(view, BottomNavigationView.class);
for (BottomNavigationView bottomNavigat…
-
继续练习,本周写了一个简单的uidemo,仿造了一下头条,效果如下:
![图片](https://user-images.githubusercontent.com/9426603/110081407-d83ff980-7dc6-11eb-9486-f6343f34ceb4.png)
简单的来说就是用了recycleview的ui界面,在之前有也有用过,当然也有新的学习到的知识点:
1.新的…
-
I can't find aar file
in this also
https://github.com/AnyChart/AnyChart-Android/raw/master/builds/anychart-library.aar
-
5. 안드로이드 제작
- 디자인 설계 구현 : 문성준
- 페이지 설계 구현 : 문태부
- 인트로 페이지 안드로이드에 필요한 디자인 미작업 - 문성준 메인 디자인만 나온 상태
- 미정
6. 아이폰 제작
- 디자인 설계 구현 : 문성준 5. 번 디자인과 동일
- 페이지 설계 구현 : 문태부
![ic_launcher](https://user…
-
在1.2.3之前的版本,使用navigation,虽然达到了切换fragment,不会销毁的作用,但是切换时生命周期不会走 onResume,onPause,而只能用 onHideChange方法去处理,这样的体验会不太友好,经过[Alexxiaopang](https://github.com/Alexxiaopang)的建议,使用了新的方式替代.,从而达到了跟普通fragment一样的生命周期…
-
-
. please refer the screen shot. Before androidx migration it was working fine.