2017-01-22 1 views

Antwort

0

diesen Code Versuchen.

<ScrollView 
     android:layout_width="match_parent" 
     android:layout_height="wrap_content"> 
     <LinearLayout 
      android:layout_width="match_parent" 
      android:layout_height="wrap_content"></LinearLayout> 
    </ScrollView> 
Verwandte Themen