summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/feeditem_fragment.xml
AgeCommit message (Collapse)Author
2018-11-23Improve RTL supportMostafa Ahangarha
For all the layout elements having margin, padding,... to right or left, releavnt start/end property is added so all the elements are supposed to be displayed properly in RTL mode. There are still minor issues related to some icons such as play, ff and rev. This issue must be addressed separately in future.
2016-03-08Show podcast titleMartin Fietz
2016-01-17ItemFragment: Make it look even nicerMartin Fietz
2016-01-16ItemFragment: Give shownotes more room (especially in landscape)Martin Fietz
2016-01-07DividerMartin Fietz
2016-01-07Nicify ItemFragment and ItemListFragmentMartin Fietz
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh