Project

General

Profile

Actions

Feature #228

closed

Redesign the layout of the edit bookmarks dialogs to align the icons and radio buttons

Added by Soren Stoutner over 6 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Next Release
Start date:
11/30/2017
Due date:
% Done:

0%

Estimated time:

Description

Currently, if the text next to the radio icons wraps around on two lines, the radio buttons will not line up with the icons. This happens in some foreign languages (like Spanish) when the system font size is set to large on a Nexus 6P.

The solution is probably to use a ConstraintLayout, although it might also be possible to use a RelativeLayout. It can't be accomplished with the current LinearLayout because the items in the RadioGroup cannot contain sub LinearLayouts without breaking the functionality of the group.

This layout change should apply to the normal and the database view edit bookmark and the edit bookmark folder dialogs.


Files

Actions

Also available in: Atom PDF