You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the article URL text in the Save screen appears left-aligned and could benefit from better styling for improved readability and visual appeal.
Current Behavior:
Article URL text is left-aligned
Text appears close to screen edges
Layout feels unpolished
Proposed Changes:
Center-align the article URL text
Add appropriate horizontal padding
Consider text truncation or wrapping for very long URLs
Spoiler
The text was updated successfully, but these errors were encountered:
* chore(deps): bump flutter
* refactor: factorize some init steps
* feat: allow offline saving of articles
* refactor: simplify loading screen when saving article
* refactor(ios): move DB to the app group container
* POC Flutter <-> Swift interop
* link a Flutter Framework for the extension
* hide the navigation bar
* keep share/Frameworks in git
* try to not embedded the Framework for the extension
* remove some unused files
* remove more unused files
* refactor(iOS): save article using the RemoteSyncer (offline support!)
Fixes: #310#312
This is a very small one :)
Currently, the article URL text in the Save screen appears left-aligned and could benefit from better styling for improved readability and visual appeal.
Current Behavior:
Proposed Changes:
Spoiler
The text was updated successfully, but these errors were encountered: