본문 바로가기

Android/QnA

fragment 사용 예

java8, lambda 적용 

dependencies

compile 'com.github.aucd29:common:1.0.14'
compile 'com.github.aucd29:frgmt:1.0.7'

compile 'com.jakewharton:butterknife:8.1.0'
apt 'com.jakewharton:butterknife-compiler:8.1.0'

https://github.com/aucd29/test-fragment 

'Android > QnA' 카테고리의 다른 글

datepicker 예제  (0) 2016.10.19
Spinner 사용 예제  (0) 2016.10.13
xing 을 이용한 파일경로를 전달하여 바코드를 디코딩 하기  (0) 2016.09.26
Audio Mute  (0) 2016.08.08
Fragment 에서 findViewById 를 하는 법  (0) 2016.08.08