George Tsiga

Results 3 issues of George Tsiga

Hi all I noticed that the project doesn't have the permission below. ``

Replaced android:layout_height="**match_paren**t" with android:layout_height="**wrap_content**" for the Recycleview to display all items in the list.

Replaced compile with implementation, testCompile with testImplementation so as to remove warnings when running the project.