Skip to content

Commit

Permalink
remove fastscroll from messages listview
Browse files Browse the repository at this point in the history
  • Loading branch information
c99koder committed Jun 17, 2015
1 parent 0a73659 commit 2aed9d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -29,3 +29,4 @@ branded.gradle
.gradle/
res/values/com_crashlytics_export_strings.xml
assets/crashlytics-build.properties
infer-out/
1 change: 0 additions & 1 deletion res/layout/messageview.xml
Expand Up @@ -40,7 +40,6 @@
android:divider="@null"
android:cacheColorHint="#fff"
android:dividerHeight="0dp"
android:fastScrollEnabled="true"
android:transcriptMode="normal"
android:fadingEdge="none"
android:scrollbarThumbVertical="@drawable/scrollbar"
Expand Down

0 comments on commit 2aed9d6

Please sign in to comment.