layout | title | date | categories | description | image | image-sm | |
---|---|---|---|---|---|---|---|
post |
Custom library for Android |
2016-11-10 |
|
BaseRecyclerView
scrollToTopButton, scroll fling animation, adapter recyclerView 중계 역할BaseRecyclerAdapter
attached holder 관리, set/add items 자동화, scroll dx/dy 전달역할BaseViewHolder
inflate, getItem(adapterPosition), scroll dx/dy 처리BaseDragView
drag & drop view 처리(state changed, gethandlerView, spawable)DragRecyclerAdapter
drag & drop 데이터 처리(top/bottom swap limit, state 중계)RecyclerItem
row type 반환을 위한 모델 interface
VolleyRequester
Volley 사용 간소화 코드VolleyObjectListener
response 응답 결과처리(json to Object)
DateUtil
Date formatter/parserDisplayUtil
Display width/height 간소화, xhdpi 기준 상대값 추출ToastUtil
Toast 간소화ProgressUtil
ProgressDialog 간소화PrefUtil
SharedPreferences 간소화
- Target Sdk Version : 24
- Min Sdk Version : 17
Copyright 2016 UnoBase
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.