일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 리사이클러뷰
- 재사용
- IntentTestRule
- 안드로이드13
- 스와이프
- searchview
- 뷰변경 감지
- 안드로이드
- high order function
- recyclerview
- 안드로이드개발레벨업교과서
- binding adapter
- fragment
- Error:Execution failed for task ':app:mergeDebugResources'
- ui test
- 코틀린
- Fragment에서 Activity의 함수 사용하기
- 고차함수
- adapter
- 테마 아이콘
- viewholder
- 구분선
- espresso
- Fragment 수동 추가
- ActivityTestRule
- 생명주기
- 코딜리티
- 안드로이드스튜디오
- Android
- LayoutManger
Archives
- Today
- Total
룬아님의 취중코딩
안드로이드 버튼 리플 효과 적용 본문
원형 리플효과
android:background="?selectableItemBackgroundBorderless"
채워지게 보이는 리플 효과
android:background="?selectableItemBackground"
https://aroundck.tistory.com/5108
[android] Ripple 에 대해 알아보자
[android] Ripple 에 대해 알아보자 https://blog.stylingandroid.com/ripples-part-1/ https://guides.codepath.com/android/ripple-animation - Ripple 자체는 Android L ( LOS ) 부터 나왔다. 그러나 필자는 R..
aroundck.tistory.com
반응형
'개발 > 안드로이드 개발' 카테고리의 다른 글
Koin으로 Dialog 사용하기 (0) | 2019.08.17 |
---|---|
Recyclerview의 보여지는 뷰의 index 변화를 알려주는 Listener (1) | 2019.08.13 |
Android RecyclerView 어댑터에서 필터 후 원래 항목 위치를 얻는 방법 (0) | 2019.08.05 |
다이얼로그에 왜 application context를 사용하면 안될까? (1) | 2019.08.05 |
Only fullscreen opaque activities can request orientation 이슈 (0) | 2019.08.05 |
Comments