Skip to content

Commit

Permalink
Merge pull request #3896 from TeamAmaze/issue-class-cast
Browse files Browse the repository at this point in the history
Fixes #3895
  • Loading branch information
VishalNehra authored Aug 6, 2023
2 parents 8b86e7c + 4e2f51c commit fcfc2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/simplerow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
android:background="?selectableItemBackground"
android:padding="6dip">

<androidx.appcompat.widget.AppCompatTextView
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/icon"
android:padding="10dip"
android:layout_width="50dip"
Expand Down

0 comments on commit fcfc2e0

Please sign in to comment.