e9e61776ed
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 |
||
---|---|---|
.. | ||
sampledata | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard.cfg |