Fetch JSON from the Web-Service and insert them to RecyclerView.
MVP artichecture, RxJava2, Dagger 2, RecyclerView, AnimatedVectorDrawableCompat, Retrofit, GSON, ButterKnife
The minimum Android API Level: Android 4.0.3 (IceCreamSandwich-15) and later.
1- Lazy Load for Main Acitivty RecyclerView.
2- Make better way to pass data from Splash to Main Activity.
3- Fix \n
problem on retrieved data.
4- Check internet connection. But should be improved.
5- Don't close whole application on Back press.
6- Fix the problem of click on RecyclerView Item, and go to Detail Activity.
7- Combine the result of all Observables.
8- Show loading dialog.
- HolidayPirates - As HolidayPirates Logo used in this Sample Project.
Copyright (C) 2017 Dr.jacky
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.