dynamite8 / resources-android-dev

Collection of resources for becoming an Android developer
7 stars 7 forks source link

Ensure text within sticky note boundary #140

Closed dambadipudi closed 6 years ago

dambadipudi commented 6 years ago

Fixes #139 .

Changes proposed in this pull request: Changed the dimensions of the TextView to overlap with the sticky note

JaeW commented 6 years ago

Thanks @oa2013 for doing the review!