brijeshshah13 / OpenCI

OpenCI, the ultimate Travis CI client for Android
GNU General Public License v3.0
25 stars 15 forks source link

fix: Blank TextView of repo's desc, when desc is null #6

Closed brijeshshah13 closed 6 years ago

brijeshshah13 commented 6 years ago

Fixes #5.

Changes: When there is no description of the repo is null, hide it's TextView to prevent displaying blank space.