Skip to content

Commit

Permalink
Fix a lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarvis Lin committed Feb 6, 2024
1 parent aac6553 commit 7903409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WordPress/src/main/res/layout/notification_action_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="?attr/selectableItemBackground"
android:contentDescription="@string/more"
android:padding="@dimen/notifications_item_action_padding"
android:src="@drawable/more_vertical" />
</FrameLayout>
Expand Down

0 comments on commit 7903409

Please sign in to comment.