Skip to content

Conversation

@jeroanan
Copy link

This change adds a new menu item to the Android app allowing the user to enter a zoom percentage to use.

@jeroanan jeroanan marked this pull request as ready for review May 25, 2020 19:58
Change Log</a>.
]]>
</string>
<string name="set_zoom">Set Zoom</string>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice if you machine-translated this to the other supported languages :-)


b.setPositiveButton("OK", new DialogInterface.OnClickListener() {
@Override
public void onClick(DialogInterface dialog, int which) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This crashes when clicked and nothing was entered.

}
});

b.show();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the dialog is way too wide for a three-digit number

signal-attachment-2020-06-03-215827

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants