summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/simplechapter_item.xml
AgeCommit message (Collapse)Author
2020-05-09Improved TalkBack accessibilityByteHamster
2020-02-12Added chapter image to chapter listByteHamster
2020-02-06Updated chapters listByteHamster
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.
2017-10-14Improved list items when using a large font sizeByteHamster
2017-04-15Added duration to chapters listByteHamster
Closes #2174
2015-01-25Use design time attributes to assist layouting and value preview.Tobias Preuss
+ See: http://tools.android.com/tips/layout-designtime-attributes + This commit introduces no functional code changes!
2014-12-19Updated audio player layoutdaniel oeh
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure