AntennaPod/app
Anderson Mesquita e9e61776ed 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
2019-05-08 09:48:00 -04:00
..
sampledata Render preview for all episodes layout with sample data. 2018-06-27 00:28:46 +02:00
src Fix cover fragment in small screens 2019-05-08 09:48:00 -04:00
build.gradle Fix cover fragment in small screens 2019-05-08 09:48:00 -04:00
lint.xml
proguard.cfg Fix release build 2019-01-06 00:27:19 +01:00