Serveradd view: scrollbar style

This commit is contained in:
Sebastian Kaspari 2010-03-12 00:08:33 +01:00
parent 0d925fa741
commit 3f9d741101
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:scrollbarStyle="outsideOverlay">
android:scrollbarStyle="outsideInset">
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"