Simple MVP android application design pattern sample.
The google todo-mvp project based.
https://github.com/googlesamples/android-architecture/tree/todo-mvp
저에게 가장 잘 맞는 심플한 디자인 패턴을 만들기 위해 작성되었습니다.
이 프로젝트는 다양한 프로젝트에 적용하기 위한 다형성을 목적으로 하여 주기적으로 최신화 됩니다.
Copyright 2017 Oh, Su-cheol <ogoons@hanmail.net>
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.