summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorAnderson Mesquita <andersonvom@gmail.com>2019-05-08 09:48:00 -0400
committerAnderson Mesquita <andersonvom@gmail.com>2019-05-08 09:48:00 -0400
commite9e61776edce8df21b7b0b69aa7eaf98c0c0f6af (patch)
tree972ec6441820f680f3696537d5b13a0568dd908a /build.gradle
parentc6e81391b2d7ed1ce238eccaff9e9f7a93408b2f (diff)
downloadAntennaPod-e9e61776edce8df21b7b0b69aa7eaf98c0c0f6af.zip
Fix cover fragment in small screens
The cover fragment would hide both podcast and episode names in small screen devices or multi-window mode. This replaces the deprecated PercentRelativeLayout in favor of a regular LinearLayout with weights to make sure that each section of the fragment (podcast title, image, episode name) will have the necessary space in the screen. Since PercentRelativeLayout was only being used here, it also removes the dependencies from the gradle files. Closes: #3169
Diffstat (limited to 'build.gradle')
0 files changed, 0 insertions, 0 deletions