Skip to content

list.py: Use HdyColumn for adaptive list view

Christopher Davis requested to merge BrainBlasted/Authenticator:hdycolumn into master

HdyColumn allows for listviews to cleanly scale between desktop & mobile form factors while having appropriate widths at each size. For consistency with other apps using HdyColumn the max width is 700.

Merge request reports