-
Notifications
You must be signed in to change notification settings - Fork 524
Open
Description
If you have a layout that contains paddings on ImageTouch'sLibrary, the view just put left margins, but ignore the other one
<it.sephiroth.android.library.imagezoom.ImageViewTouch
android:padding="32dp"
android:adjustViewBounds="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/image_viewer_item_icon" />
Why ignored the other margins?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

