mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +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.WRAP_CONTENT,
|
||||||
RecyclerView.LayoutParams.MATCH_PARENT
|
RecyclerView.LayoutParams.MATCH_PARENT
|
||||||
).apply {
|
).apply {
|
||||||
marginStart =
|
marginStart = image.context.resources.getDimension(R.dimen.shape_small_corner).toInt()
|
||||||
image.context.resources.getDimension(R.dimen.shape_small_corner).toInt()
|
|
||||||
marginEnd = 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