Used Log.i instead of system.out.println - more information when logging and the possibility to configure what is seen when .
8
Modified the requestContract & justifyContract in CommManager to work with ContractPageFragment.
ContractActivity modified so that it works with ContractPageFragment in a ViewPager in order to have the slide from left to right and the other way arround.
Little refactoring in ContractListAdapter
Need of tools:replace="android:theme"in AndroidManifest.xml because of an error.
Used Log.i instead of system.out.println - more information when logging and the possibility to configure what is seen when .
8
Modified the requestContract & justifyContract in CommManager to work with ContractPageFragment. ContractActivity modified so that it works with ContractPageFragment in a ViewPager in order to have the slide from left to right and the other way arround. Little refactoring in ContractListAdapter
Need of tools:replace="android:theme"in AndroidManifest.xml because of an error.
Please use latest ( 25 revision ) SDK Tool, Platform-Tools , Build tools, SDK Platform . I had an error when building and it went away doing an update - http://stackoverflow.com/questions/40321265/android-studio-suddenly-started-to-display-unable-to-resolve-com-android-support
Upgraded the versions for some libraries required for compilation. Build version of gradle moved to 2.2.0 - check build.gradle.