ListBuddies icon indicating copy to clipboard operation
ListBuddies copied to clipboard

Something is not right here

Open HyperSimon opened this issue 8 years ago • 0 comments

s51122-185256 here is the log : : getView: image width = 670 : getView: image height = 670 : getView: imageButton width = 397 : getView: imageButton height = 1088

this is my ImageButton <ImageButton android:id="@+id/imageButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@color/colorPrimary" android:scaleType="centerInside" />

So, may you tell me what should I do?

HyperSimon avatar Nov 22 '15 11:11 HyperSimon