Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Remove overscroll
Browse files Browse the repository at this point in the history
Change-Id: Iab02df7615227480080c411a3526f6297dcc7bf2
  • Loading branch information
adamp committed Mar 30, 2010
1 parent 7a0b928 commit 70a6673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion res/layout/compose_message_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
android:orientation="vertical">

<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:overscrollMode="never"
android:layout_weight="1.0"
android:layout_width="match_parent"
android:layout_height="0dip">
Expand Down

0 comments on commit 70a6673

Please sign in to comment.