initiativaromania / HBP-Android

Aplicatie open-source Android pentru afisarea achizitiilor publice din Romania
Other
3 stars 1 forks source link

View contracts by swiping, changed logging on some classes #13

Closed arw357 closed 6 years ago

arw357 commented 8 years ago

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.