X
X
xne712472015-04-19 20:19:02
Android
xne71247, 2015-04-19 20:19:02

Genymotion is buggy or what to do?

I take a normal picture

<ImageView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:id="@+id/photo100"
        android:scaleType="fitXY"
        android:src="@drawable/big2131321312" />

There is an xlarge tablet - it is displayed normally, in the standard android studio emulator, I created an xlarge device - also normal, but in Genymotion the picture shrinks to a small size, what should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
razer89, 2015-04-21
@razer89

android:layout_width="wrap_content"
android:layout_height="wrap_content"

maybe you wanted to make it match_parent?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question