본문 바로가기

Android30

Android] 데이터 바인딩 // 메소드 참조, 리스너 바인딩 https://eso0609.tistory.com/47 데이터 바인딩 이벤트 처리 이벤트 처리 데이터 바인딩을 사용하여 뷰에서 발송되는 이벤트를 처리하는 식을 작성할 수 있습니다. ( 예를 들면 onClick ) 이벤트 특성 이름은 몇 가지 예외를 제외하면 리스너 메소드의 이름 eso0609.tistory.com https://brunch.co.kr/@oemilk/108 Android Data Binding Android Data Binding Library #02 | Android Data Binding 데이터 바인딩을 이용하여 View에서 발생하는 이벤트들을 바인딩할 수 있습니다. 안드로이드 데이터 바인딩 라이브러리를 이용하여 이벤트들을 바인딩 brunch.co.kr https://developer... 2022. 3. 17.
Android] Radiogroup Radiobutton Checking one radio button that belongs to a radio group unchecks any previously checked radio button within the same group. // Only one item can be selected from the group of radio buttons. 그룹내에서는 하나의 라디오 버튼만 체크되도록 해준다. RadioGroup | Android Developers android.net.wifi.hotspot2.omadm developer.android.com https://www.tutlane.com/tutorial/android/android-radiogroup-with-examples Android RadioGroup.. 2022. 3. 15.
안드로이드] Error inflating class com.google.android.material.tabs.TabLayout https://github.com/material-components/material-components-android/issues/340 Error inflating class com.google.android.material.tabs.TabLayout happens on Samsung Galaxy S3 - API 18 · Issue #340 · material Error inflating class com.google.android.material.tabs.TabLayout at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2295) at android.app.ActivityThread.handleLaunchActivity.. 2021. 10. 7.
안드로이드] ViewPager PageIndicatorView PageIndicatorView - Sample Code and Directory of libraries for Android Developers - AndroidHiro.com PageIndicatorView will simplify your life while you working with Android ViewPager and need to indicate selected page. It's easy to setup and customize as you need with run-time preview rendering.PageIndicatorView will simplify your life while you working androidhiro.com .. private var dots: PageI.. 2021. 9. 29.