Files
Candy_Space_tech_test/app/src/main/res/values/strings.xml
hmalik144 5380cd0c74 View binding completed for both fragments and item view layout.
Data populated in recycler view completed.
Back button navigation completed.
Title for fragments completed.
Displaying of profile images with Picasso added.
2020-04-20 16:30:02 +01:00

7 lines
203 B
XML

<resources>
<string name="app_name">Candy Space</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
</resources>