Skip to content

rubythonode/UnoBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

72 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

layout title date categories description image image-sm
post
Custom library for Android
2016-11-10
Android

KOTLIN ์ž‘์„ฑ๋œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ํ”„๋กœ์ ํŠธ์ด๋ฉฐ ์ž๋ฐ” ๋ฒ”์šฉ์„ ์ง€ํ–ฅํ•ฉ๋‹ˆ๋‹ค.

RecyclerView ๋ฒ ์ด์Šค ์ฝ”๋“œ
  • 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
  • gif_recyclerview_dragable gif_recyclerview_scroll_animation gif_recyclerview_scroll_fling_vertical gif_recyclerview_scroll_fling_horizontal gif_recyclerview_scroll_focus_resize
Volley
  • VolleyRequester Volley ์‚ฌ์šฉ ๊ฐ„์†Œํ™” ์ฝ”๋“œ
  • VolleyObjectListener response ์‘๋‹ต ๊ฒฐ๊ณผ์ฒ˜๋ฆฌ(json to Object)
Util
  • DateUtil Date formatter/parser
  • DisplayUtil Display width/height ๊ฐ„์†Œํ™”, xhdpi ๊ธฐ์ค€ ์ƒ๋Œ€๊ฐ’ ์ถ”์ถœ
  • ToastUtil Toast ๊ฐ„์†Œํ™”
  • ProgressUtil ProgressDialog ๊ฐ„์†Œํ™”
  • PrefUtil SharedPreferences ๊ฐ„์†Œํ™”

Requirements

  • Target Sdk Version : 24
  • Min Sdk Version : 17

License

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published