mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 03:12:15 +00:00
Nothing Really ... Really
This commit is contained in:
parent
e106b4ca00
commit
20f735845a
@ -54,8 +54,7 @@ class ScreenshotsAdapter(private val onClick: (Product.Screenshot) -> Unit) :
|
||||
RecyclerView.LayoutParams.WRAP_CONTENT,
|
||||
RecyclerView.LayoutParams.MATCH_PARENT
|
||||
).apply {
|
||||
marginStart =
|
||||
image.context.resources.getDimension(R.dimen.shape_small_corner).toInt()
|
||||
marginStart = image.context.resources.getDimension(R.dimen.shape_small_corner).toInt()
|
||||
marginEnd = image.context.resources.getDimension(R.dimen.shape_small_corner).toInt()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user