You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android:text="None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew. "
17
+
android:layout_width="match_parent"
18
+
android:layout_height="match_parent" />
19
+
</ScrollView>
20
+
</LinearLayout>
21
+
22
+
<LinearLayout
23
+
android:padding="10dp"
24
+
android:background="#ffffff"
25
+
android:layout_width="match_parent"
26
+
android:layout_height="match_parent">
27
+
<TextView
28
+
android:text="Test ScrollView"
29
+
android:layout_width="wrap_content"
30
+
android:layout_height="wrap_content" />
31
+
<ScrollView
32
+
android:layout_marginLeft="80dp"
33
+
android:layout_width="match_parent"
34
+
android:scrollbars="horizontal"
35
+
android:layout_height="match_parent">
36
+
<LinearLayout
37
+
android:orientation="vertical"
38
+
android:layout_width="match_parent"
39
+
android:layout_height="wrap_content">
40
+
<TextView
41
+
android:tag="Hover"
42
+
android:text="None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew.None is of freedom or of life deserving unless he daily conquers it anew. "
0 commit comments