summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/download_authentication_activity.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.
2018-01-14Merge folder configurationMartin Fietz
2015-11-08Fix dialog colorsMartin Fietz
2015-07-10Hopefully fixes problems with pasting into edittextMartin Fietz
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure