bitfireAT / davx5-ose

DAVx⁵ is an open-source CalDAV/CardDAV suite and sync app for Android. You can also access your online files (WebDAV) with it.
https://www.davx5.com
GNU General Public License v3.0
1.27k stars 69 forks source link

"Rename account" should use outlined text field #786

Closed ArnyminerZ closed 2 weeks ago

ArnyminerZ commented 3 weeks ago

The PR should be in Draft state during development. As soon as it's finished, it should be marked as Ready for review and a reviewer should be chosen.

See also: Writing A Great Pull Request Description

Purpose

To keep consistency along other dialogs, the RenameAccountDialog should also be using OutlinedTextField.

Short description

Switched TextField usage in RenameAccountDialog to OutlinedTextField.

Checklist

ArnyminerZ commented 3 weeks ago

image