2014-11-19 2 views
0

무한히 이미지 (배경)를 스크롤 할 수있는 특정 앱을 알고 싶습니다. 어떻게해야합니까?무한 이미지 스크롤

예를 들어, 내 .XML은 다음과 같습니다

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 
    android:layout_width="match_parent" 
    android:layout_height="match_parent" 
    android:background="@drawable/wallpaper" > 

감사합니다.

답변