android - Horizontal and vertical scrollbar -


मेरे पास HorizontalScrollView व्यापक ListView या ScrollView < / कोड> अंदर मैं हमेशा क्षैतिज स्क्रॉलबार को देखता हूं, लेकिन स्क्रॉल करने योग्य क्षेत्र की दाईं ओर स्क्रीन से बाहर खड़ी स्क्रॉलबार दिखाई देता है मैं हमेशा ऊर्ध्वाधर स्क्रॉलबार को कैसे दिख सकता हूं?

उदाहरण के लिए

  & lt; horizontalScrollView xmlns: android = "http://schemas.android.com/apk/res / एंड्रॉइड "एंड्रॉइड: लेआउट_विड्थ =" मैच_पेरेंट "एंड्रॉइड: लेआउट_हेइट =" मैच_पेरेंट "& gt; & Lt; ScrollView एंड्रॉइड: layout_width = "wrap_content" एंड्रॉइड: layout_height = "wrap_content" & gt; & Lt; TextView android: layout_width = "wrap_content" एंड्रॉइड: layout_height = "wrap_content" एंड्रॉइड: टेक्स्ट = "exampleexampleexample \ nexampleexampleexample \ nexampleexampleexample \ nexampleexampleexample \ n" एंड्रॉइड: टेक्स्ट साइज़ = "300sp" / & gt; & Lt; / scrollview & gt; & Lt; / HorizontalScrollView & gt;  


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -