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
* Added test code with TODO
* Remove illustration from notifications empty view
Hide the image in the empty view regardless of device orientation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Remove illustration from notifications empty view XML layout
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Remove redundant image visibility code from NotificationsListFragmentPage
The image visibility line is no longer needed since the image was removed
from the XML layout. Also removes the unused DisplayUtils import.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Updated notifs empty view strings
* Add bottom padding to center empty view vertically
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Removed TODO
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
<stringname="notifications_empty_action_all">Get active! Comment on posts from blogs you follow.</string>
1592
-
<stringname="notifications_empty_action_unread">Reignite the conversation: write a new post</string>
1593
-
<stringname="notifications_empty_action_comments">Join a conversation: comment on posts from blogs you follow</string>
1594
-
<stringname="notifications_empty_action_followers_likes">Get noticed: comment on posts you\'ve read</string>
1591
+
<stringname="notifications_empty_action_all">Get active! Comment on posts in the Reader.</string>
1592
+
<stringname="notifications_empty_action_unread">Reignite the conversation! Write a new post.</string>
1593
+
<stringname="notifications_empty_action_comments">Join a conversation! Comment on posts in the Reader.</string>
1594
+
<stringname="notifications_empty_action_followers_likes">Get noticed! Comment on posts you\'ve read.</string>
1595
1595
<stringname="notifications_jetpack_connection_setup_info">To get helpful notifications on your device from your WordPress site, you\'ll need to install the Jetpack plugin. Would you like to set up Jetpack?</string>
1596
1596
<stringname="notifications_empty_view_reader">Go to Reader</string>
1597
1597
<stringname="content_description_person_reading_device_notification">Person reading device with notifications</string>
0 commit comments