summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/CustomTextView.swift
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Use safeAreaLayoutGuide to workaround the AutoLayout behaviour in scroll viewsAndrej Mihajlov1-3/+6
2021-02-25Correct the constant for trailing constraint (should be negative)Andrej Mihajlov1-1/+1
2021-02-25Enable multiline placeholder in text viewsAndrej Mihajlov1-0/+1
2021-02-24Add custom text field & text viewAndrej Mihajlov1-0/+124