U
U
urmi tilek uulu2015-04-20 12:48:44
Android
urmi tilek uulu, 2015-04-20 12:48:44

How to stretch background photo android?

I would like my background image to not be flattened.
00c7c8ba6d394c209a4edc797583fd42.jpg
And she turns out like this for me. Help me please.

<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@drawable/background_img"
    tools:context=".MainActivity">

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
anyd3v, 2015-04-20
@urma

1. There is Google stackoverflow.com/questions/1400782/android-scale-...
2. How do you want to scale the image if the aspect ratio of the screen and the image are different?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question