Skip to content

Commit

Permalink
Rename VkPhotoAlbumsAdapter.kt to VKPhotoAlbumsAdapter.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
umerov1999 authored Feb 8, 2023
1 parent 3fd259a commit 7b087dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ class VKPhotoAlbumsAdapter(private val context: Context, private var data: List<
val title: TextView = itemView.findViewById(R.id.item_local_album_name)
val counterText: TextView = itemView.findViewById(R.id.counter)
}
}
}

0 comments on commit 7b087dc

Please sign in to comment.