Skip to content

Commit

Permalink
Rename tab_tray_background.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
person808 committed Jul 20, 2020
1 parent fcb84d9 commit 313e5ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class TabsTouchHelper(observable: Observable<TabsTray.Observer>) :
)!!
val background = AppCompatResources.getDrawable(
recyclerView.context,
R.drawable.tab_tray_background
R.drawable.swipe_delete_background
)!!
val itemView = viewHolder.itemView
val iconLeft: Int
Expand Down

0 comments on commit 313e5ab

Please sign in to comment.