Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1843547 authored by Dan Dascalescu's avatar Dan Dascalescu Committed by android-build-merger
Browse files

Merge "docs: Fix typo fale -> false" into mnc-docs

am: 2e389659

* commit '2e389659':
  docs: Fix typo fale -> false
parents 9447820d 2e389659
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3354,7 +3354,7 @@ i
             property is set to true by default but should be set to false if your adapter
             will display items of varying heights. When this property is set to true and
             your adapter displays items of varying heights, the scrollbar thumb will
             change size as the user scrolls through the list. When set to fale, the list
             change size as the user scrolls through the list. When set to false, the list
             will use only the number of items in the adapter and the number of items visible
             on screen to determine the scrollbar's properties. -->
        <attr name="smoothScrollbar" format="boolean" />