diff --git a/android-maps-utils /com.google.maps.android.clustering.algo/-abstract-algorithm/index.html b/android-maps-utils /com.google.maps.android.clustering.algo/-abstract-algorithm/index.html index 8aa811de5..35824bf40 100644 --- a/android-maps-utils /com.google.maps.android.clustering.algo/-abstract-algorithm/index.html +++ b/android-maps-utils /com.google.maps.android.clustering.algo/-abstract-algorithm/index.html @@ -65,7 +65,7 @@

AbstractAlgorithm

-
abstract class AbstractAlgorithm<T : ClusterItem?> : Algorithm<T>

Base Algorithm class that implements lock/unlock functionality.

Inheritors

+
abstract class AbstractAlgorithm<T : ClusterItem?> : Algorithm<T>

Base Algorithm class that implements lock/unlock functionality.

Inheritors

diff --git a/android-maps-utils /com.google.maps.android.clustering.view/-cluster-renderer/index.html b/android-maps-utils /com.google.maps.android.clustering.view/-cluster-renderer/index.html index 7cfd8158a..72d92c1d5 100644 --- a/android-maps-utils /com.google.maps.android.clustering.view/-cluster-renderer/index.html +++ b/android-maps-utils /com.google.maps.android.clustering.view/-cluster-renderer/index.html @@ -65,7 +65,7 @@

ClusterRenderer

- +
diff --git a/android-maps-utils /com.google.maps.android.collections/-circle-manager/-collection/index.html b/android-maps-utils /com.google.maps.android.collections/-circle-manager/-collection/index.html index 833d38ede..c41cc2c8a 100644 --- a/android-maps-utils /com.google.maps.android.collections/-circle-manager/-collection/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-circle-manager/-collection/index.html @@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
-
open fun clear()
+
open fun clear()
diff --git a/android-maps-utils /com.google.maps.android.collections/-circle-manager/index.html b/android-maps-utils /com.google.maps.android.collections/-circle-manager/index.html index 4b6ee02e2..b5dcc8c0d 100644 --- a/android-maps-utils /com.google.maps.android.collections/-circle-manager/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-circle-manager/index.html @@ -114,13 +114,13 @@

Functions

- +
Link copied to clipboard
-
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
+
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
@@ -135,7 +135,7 @@

Functions

-

open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
+

open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
@@ -159,13 +159,13 @@

Functions

- +
Link copied to clipboard
-
open fun remove(object: O): Boolean
Removes an object from its collection.
+
open fun remove(object: O): Boolean
Removes an object from its collection.
diff --git a/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/-collection/index.html b/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/-collection/index.html index c77bc3ae3..331a26471 100644 --- a/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/-collection/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/-collection/index.html @@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
-
open fun clear()
+
open fun clear()
diff --git a/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/index.html b/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/index.html index 4a8bedb47..3e2fb0de8 100644 --- a/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-ground-overlay-manager/index.html @@ -114,13 +114,13 @@

Functions

- +
Link copied to clipboard
-
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
+
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
@@ -135,7 +135,7 @@

Functions

-

open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
+

open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
@@ -159,13 +159,13 @@

Functions

- +
Link copied to clipboard
-
open fun remove(object: O): Boolean
Removes an object from its collection.
+
open fun remove(object: O): Boolean
Removes an object from its collection.
diff --git a/android-maps-utils /com.google.maps.android.collections/-marker-manager/-collection/index.html b/android-maps-utils /com.google.maps.android.collections/-marker-manager/-collection/index.html index 09a7143b7..8c3017524 100644 --- a/android-maps-utils /com.google.maps.android.collections/-marker-manager/-collection/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-marker-manager/-collection/index.html @@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
-
open fun clear()
+
open fun clear()
diff --git a/android-maps-utils /com.google.maps.android.collections/-marker-manager/index.html b/android-maps-utils /com.google.maps.android.collections/-marker-manager/index.html index 8d956127f..3837e844d 100644 --- a/android-maps-utils /com.google.maps.android.collections/-marker-manager/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-marker-manager/index.html @@ -114,13 +114,13 @@

Functions

- +
Link copied to clipboard
-
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
+
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
@@ -159,13 +159,13 @@

Functions

- +
Link copied to clipboard
-
open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
+
open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
@@ -264,13 +264,13 @@

Functions

- +
Link copied to clipboard
-
open fun remove(object: O): Boolean
Removes an object from its collection.
+
open fun remove(object: O): Boolean
Removes an object from its collection.
diff --git a/android-maps-utils /com.google.maps.android.collections/-polygon-manager/-collection/index.html b/android-maps-utils /com.google.maps.android.collections/-polygon-manager/-collection/index.html index 6d68dac79..a31e5c840 100644 --- a/android-maps-utils /com.google.maps.android.collections/-polygon-manager/-collection/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-polygon-manager/-collection/index.html @@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
-
open fun clear()
+
open fun clear()
diff --git a/android-maps-utils /com.google.maps.android.collections/-polygon-manager/index.html b/android-maps-utils /com.google.maps.android.collections/-polygon-manager/index.html index 25a0cab5d..0d598e062 100644 --- a/android-maps-utils /com.google.maps.android.collections/-polygon-manager/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-polygon-manager/index.html @@ -114,13 +114,13 @@

Functions

- +
Link copied to clipboard
-
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
+
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
@@ -129,13 +129,13 @@

Functions

- +
Link copied to clipboard
-
open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
+
open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
@@ -159,13 +159,13 @@

Functions

- +
Link copied to clipboard
-
open fun remove(object: O): Boolean
Removes an object from its collection.
+
open fun remove(object: O): Boolean
Removes an object from its collection.
diff --git a/android-maps-utils /com.google.maps.android.collections/-polyline-manager/-collection/index.html b/android-maps-utils /com.google.maps.android.collections/-polyline-manager/-collection/index.html index fddd6e79d..7b1dd491a 100644 --- a/android-maps-utils /com.google.maps.android.collections/-polyline-manager/-collection/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-polyline-manager/-collection/index.html @@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
-
open fun clear()
+
open fun clear()
diff --git a/android-maps-utils /com.google.maps.android.collections/-polyline-manager/index.html b/android-maps-utils /com.google.maps.android.collections/-polyline-manager/index.html index 7140c3b4f..3bfd53b94 100644 --- a/android-maps-utils /com.google.maps.android.collections/-polyline-manager/index.html +++ b/android-maps-utils /com.google.maps.android.collections/-polyline-manager/index.html @@ -114,13 +114,13 @@

Functions

- +
Link copied to clipboard
-
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
+
open fun getCollection(id: String): C
Gets a named collection that was created by newCollection
@@ -129,13 +129,13 @@

Functions

- +
Link copied to clipboard
-
open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
+
open fun newCollection(id: String): C
Create a new named collection, which can later be looked up by getCollection
@@ -159,13 +159,13 @@

Functions

- +
Link copied to clipboard
-
open fun remove(object: O): Boolean
Removes an object from its collection.
+
open fun remove(object: O): Boolean
Removes an object from its collection.
diff --git a/android-maps-utils /com.google.maps.android.data.geojson/-bi-multi-map/index.html b/android-maps-utils /com.google.maps.android.data.geojson/-bi-multi-map/index.html index 0e27d6f79..8ba667cfe 100644 --- a/android-maps-utils /com.google.maps.android.data.geojson/-bi-multi-map/index.html +++ b/android-maps-utils /com.google.maps.android.data.geojson/-bi-multi-map/index.html @@ -131,7 +131,7 @@

Functions

-
open fun compute(key: K, remappingFunction: BiFunction<out Any, out Any, out V>): V
+
open fun compute(key: K, remappingFunction: BiFunction<in K, in V, out V>): V
@@ -146,7 +146,7 @@

Functions

-
open fun computeIfAbsent(key: K, mappingFunction: (out Any) -> out V): V
+
open fun computeIfAbsent(key: K, mappingFunction: (in K) -> out V): V
@@ -161,7 +161,7 @@

Functions

-
open fun computeIfPresent(key: K, remappingFunction: BiFunction<out Any, out Any, out V>): V
+
open fun computeIfPresent(key: K, remappingFunction: BiFunction<in K, in V, out V>): V
@@ -266,7 +266,7 @@

Functions

-
open fun forEach(action: BiConsumer<out Any, out Any>)
+
open fun forEach(action: BiConsumer<in K, in V>)
@@ -371,7 +371,7 @@

Functions

-
open fun merge(key: K, value: V, remappingFunction: BiFunction<out Any, out Any, out V>): V
+
open fun merge(key: K, value: V, remappingFunction: BiFunction<in V, in V, out V>): V
@@ -491,7 +491,7 @@

Functions

-
open fun replaceAll(function: BiFunction<out Any, out Any, out V>)
+
open fun replaceAll(function: BiFunction<in K, in V, out V>)
diff --git a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-feature/index.html b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-feature/index.html index 920f72851..78c134c57 100644 --- a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-feature/index.html +++ b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-feature/index.html @@ -95,13 +95,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -110,13 +110,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -140,13 +140,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -335,13 +335,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -395,13 +395,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html index 3e21be3e1..689ef6b0c 100644 --- a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html +++ b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html @@ -95,13 +95,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -110,13 +110,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -140,13 +140,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -245,13 +245,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -305,13 +305,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-point-style/index.html b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-point-style/index.html index 82de28ab8..97bffc5fa 100644 --- a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-point-style/index.html +++ b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-point-style/index.html @@ -95,13 +95,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -110,13 +110,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -140,13 +140,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -320,13 +320,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -380,13 +380,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html index 7c201a393..48f27b67c 100644 --- a/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html +++ b/android-maps-utils /com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html @@ -95,13 +95,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -110,13 +110,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -140,13 +140,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -275,13 +275,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -335,13 +335,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.data.kml/-kml-placemark/index.html b/android-maps-utils /com.google.maps.android.data.kml/-kml-placemark/index.html index 91dbb3839..112f3dc45 100644 --- a/android-maps-utils /com.google.maps.android.data.kml/-kml-placemark/index.html +++ b/android-maps-utils /com.google.maps.android.data.kml/-kml-placemark/index.html @@ -95,13 +95,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -110,13 +110,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -140,13 +140,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -305,13 +305,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -365,13 +365,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.data.kml/-kml-style/index.html b/android-maps-utils /com.google.maps.android.data.kml/-kml-style/index.html index 29a9601e6..e17ffacbd 100644 --- a/android-maps-utils /com.google.maps.android.data.kml/-kml-style/index.html +++ b/android-maps-utils /com.google.maps.android.data.kml/-kml-style/index.html @@ -76,13 +76,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -106,13 +106,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -121,13 +121,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -136,13 +136,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -271,13 +271,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -361,13 +361,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.data/-data-polygon/index.html b/android-maps-utils /com.google.maps.android.data/-data-polygon/index.html index 020a4b398..f7cd3815d 100644 --- a/android-maps-utils /com.google.maps.android.data/-data-polygon/index.html +++ b/android-maps-utils /com.google.maps.android.data/-data-polygon/index.html @@ -65,7 +65,7 @@

DataPolygon

-
interface DataPolygon<T> : Geometry<T>

An interface containing the common properties of GeoJsonPolygon and KmlPolygon

Inheritors

+
interface DataPolygon<T> : Geometry<T>

An interface containing the common properties of GeoJsonPolygon and KmlPolygon

Inheritors

diff --git a/android-maps-utils /com.google.maps.android.data/-feature/index.html b/android-maps-utils /com.google.maps.android.data/-feature/index.html index d476b76fd..f3cfa36ab 100644 --- a/android-maps-utils /com.google.maps.android.data/-feature/index.html +++ b/android-maps-utils /com.google.maps.android.data/-feature/index.html @@ -65,7 +65,7 @@

Feature

-
open class Feature : Observable

An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature

Inheritors

+
open class Feature : Observable

An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature

Inheritors

@@ -95,13 +95,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -110,13 +110,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -140,13 +140,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -230,13 +230,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -290,13 +290,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.data/-geometry/index.html b/android-maps-utils /com.google.maps.android.data/-geometry/index.html index 159fe1794..672c24997 100644 --- a/android-maps-utils /com.google.maps.android.data/-geometry/index.html +++ b/android-maps-utils /com.google.maps.android.data/-geometry/index.html @@ -65,7 +65,7 @@

Geometry

-
interface Geometry<T>

An abstraction that represents a Geometry object

Inheritors

+
interface Geometry<T>

An abstraction that represents a Geometry object

Inheritors

diff --git a/android-maps-utils /com.google.maps.android.data/-layer/index.html b/android-maps-utils /com.google.maps.android.data/-layer/index.html index aad501f39..ddfd4a573 100644 --- a/android-maps-utils /com.google.maps.android.data/-layer/index.html +++ b/android-maps-utils /com.google.maps.android.data/-layer/index.html @@ -65,7 +65,7 @@

Layer

-
abstract class Layer

An abstraction that shares the common properties of KmlLayer and GeoJsonLayer

Inheritors

+
abstract class Layer

An abstraction that shares the common properties of KmlLayer and GeoJsonLayer

Inheritors

diff --git a/android-maps-utils /com.google.maps.android.data/-line-string/index.html b/android-maps-utils /com.google.maps.android.data/-line-string/index.html index ab6758804..8c140282a 100644 --- a/android-maps-utils /com.google.maps.android.data/-line-string/index.html +++ b/android-maps-utils /com.google.maps.android.data/-line-string/index.html @@ -65,7 +65,7 @@

LineString

-
open class LineString : Geometry<T>

An abstraction that shares the common properties of KmlLineString and GeoJsonLineString

Inheritors

+
open class LineString : Geometry<T>

An abstraction that shares the common properties of KmlLineString and GeoJsonLineString

Inheritors

diff --git a/android-maps-utils /com.google.maps.android.data/-multi-geometry/index.html b/android-maps-utils /com.google.maps.android.data/-multi-geometry/index.html index 286427306..d1d6c0ba5 100644 --- a/android-maps-utils /com.google.maps.android.data/-multi-geometry/index.html +++ b/android-maps-utils /com.google.maps.android.data/-multi-geometry/index.html @@ -65,7 +65,7 @@
diff --git a/android-maps-utils /com.google.maps.android.data/-point/index.html b/android-maps-utils /com.google.maps.android.data/-point/index.html index ce2ff5ab0..976a3ff30 100644 --- a/android-maps-utils /com.google.maps.android.data/-point/index.html +++ b/android-maps-utils /com.google.maps.android.data/-point/index.html @@ -65,7 +65,7 @@

Point

-
open class Point : Geometry<T>

An abstraction that shares the common properties of KmlPoint and GeoJsonPoint

Inheritors

+
open class Point : Geometry<T>

An abstraction that shares the common properties of KmlPoint and GeoJsonPoint

Inheritors

diff --git a/android-maps-utils /com.google.maps.android.data/-renderer/index.html b/android-maps-utils /com.google.maps.android.data/-renderer/index.html index cc15146ae..e306956c8 100644 --- a/android-maps-utils /com.google.maps.android.data/-renderer/index.html +++ b/android-maps-utils /com.google.maps.android.data/-renderer/index.html @@ -65,7 +65,7 @@

Renderer

-
open class Renderer

An abstraction that shares the common properties of KmlRenderer and GeoJsonRenderer

Inheritors

+
open class Renderer

An abstraction that shares the common properties of KmlRenderer and GeoJsonRenderer

Inheritors

diff --git a/android-maps-utils /com.google.maps.android.data/-style/index.html b/android-maps-utils /com.google.maps.android.data/-style/index.html index 0e30fe94a..502dee325 100644 --- a/android-maps-utils /com.google.maps.android.data/-style/index.html +++ b/android-maps-utils /com.google.maps.android.data/-style/index.html @@ -65,7 +65,7 @@
@@ -95,13 +95,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(o: Observer)
+
open fun addObserver(o: Observer)
@@ -110,13 +110,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -125,13 +125,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -140,13 +140,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -170,13 +170,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -185,13 +185,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/android-maps-utils /com.google.maps.android.ui/-rotation-layout/index.html b/android-maps-utils /com.google.maps.android.ui/-rotation-layout/index.html index 8b313b43e..f7ac22292 100644 --- a/android-maps-utils /com.google.maps.android.ui/-rotation-layout/index.html +++ b/android-maps-utils /com.google.maps.android.ui/-rotation-layout/index.html @@ -95,13 +95,13 @@

Properties

@@ -110,13 +110,13 @@

Properties

@@ -125,13 +125,13 @@

Properties

@@ -140,13 +140,13 @@

Properties

@@ -155,13 +155,13 @@

Properties

@@ -170,13 +170,13 @@

Properties

@@ -185,13 +185,13 @@

Properties

- +
Link copied to clipboard
@@ -200,13 +200,13 @@

Properties

@@ -215,13 +215,13 @@

Properties

@@ -230,13 +230,13 @@

Properties

@@ -245,13 +245,13 @@

Properties

@@ -260,13 +260,13 @@

Properties

@@ -275,13 +275,13 @@

Properties

@@ -290,13 +290,13 @@

Properties

@@ -305,13 +305,13 @@

Properties

-
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
+
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
@@ -320,13 +320,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -335,13 +335,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_PASSWORD: String = "password"
+
val AUTOFILL_HINT_PASSWORD: String = "password"
@@ -350,13 +350,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -365,13 +365,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
+
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
@@ -380,13 +380,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
+
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
@@ -395,13 +395,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_USERNAME: String = "username"
+
val AUTOFILL_HINT_USERNAME: String = "username"
@@ -410,13 +410,13 @@

Properties

- +
Link copied to clipboard
@@ -425,13 +425,13 @@

Properties

- +
Link copied to clipboard
@@ -440,13 +440,13 @@

Properties

- +
Link copied to clipboard
@@ -455,13 +455,13 @@

Properties

- +
Link copied to clipboard
@@ -470,13 +470,13 @@

Properties

- +
Link copied to clipboard
@@ -485,13 +485,13 @@

Properties

@@ -500,13 +500,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -515,13 +515,13 @@

Properties

@@ -530,13 +530,13 @@

Properties

@@ -545,13 +545,13 @@

Properties

@@ -560,13 +560,13 @@

Properties

@@ -575,13 +575,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -590,13 +590,13 @@

Properties

@@ -605,13 +605,13 @@

Properties

@@ -620,13 +620,13 @@

Properties

@@ -635,13 +635,13 @@

Properties

@@ -650,13 +650,13 @@

Properties

- +
Link copied to clipboard
@@ -680,13 +680,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -725,13 +725,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_DOWN: Int = 130
+
val FOCUS_DOWN: Int = 130
@@ -740,13 +740,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -755,13 +755,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_LEFT: Int = 17
+
val FOCUS_LEFT: Int = 17
@@ -770,13 +770,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_RIGHT: Int = 66
+
val FOCUS_RIGHT: Int = 66
@@ -785,13 +785,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_UP: Int = 33
+
val FOCUS_UP: Int = 33
@@ -800,13 +800,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUSABLE: Int = 1
+
val FOCUSABLE: Int = 1
@@ -815,13 +815,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -830,13 +830,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -845,13 +845,13 @@

Properties

@@ -860,13 +860,13 @@

Properties

- +
Link copied to clipboard
-
val GONE: Int = 8
+
val GONE: Int = 8
@@ -875,13 +875,13 @@

Properties

- +
Link copied to clipboard
-
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
+
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
@@ -890,13 +890,13 @@

Properties

@@ -905,13 +905,13 @@

Properties

@@ -920,13 +920,13 @@

Properties

@@ -935,13 +935,13 @@

Properties

@@ -950,13 +950,13 @@

Properties

@@ -965,13 +965,13 @@

Properties

@@ -980,13 +980,13 @@

Properties

@@ -995,13 +995,13 @@

Properties

@@ -1010,13 +1010,13 @@

Properties

@@ -1025,13 +1025,13 @@

Properties

@@ -1040,13 +1040,13 @@

Properties

@@ -1055,13 +1055,13 @@

Properties

@@ -1070,13 +1070,13 @@

Properties

@@ -1085,13 +1085,13 @@

Properties

@@ -1100,13 +1100,13 @@

Properties

- +
Link copied to clipboard
-
val INVISIBLE: Int = 4
+
val INVISIBLE: Int = 4
@@ -1115,13 +1115,13 @@

Properties

- +
Link copied to clipboard
-
val KEEP_SCREEN_ON: Int = 67108864
+
val KEEP_SCREEN_ON: Int = 67108864
@@ -1130,13 +1130,13 @@

Properties

- +
Link copied to clipboard
@@ -1145,13 +1145,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1160,13 +1160,13 @@

Properties

- +
Link copied to clipboard
@@ -1175,13 +1175,13 @@

Properties

@@ -1190,13 +1190,13 @@

Properties

@@ -1205,13 +1205,13 @@

Properties

- +
Link copied to clipboard
@@ -1220,13 +1220,13 @@

Properties

- +
Link copied to clipboard
@@ -1265,13 +1265,13 @@

Properties

@@ -1280,13 +1280,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_SIZE_MASK: Int = 16777215
+
val MEASURED_SIZE_MASK: Int = 16777215
@@ -1295,13 +1295,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_STATE_MASK: Int = -16777216
+
val MEASURED_STATE_MASK: Int = -16777216
@@ -1310,13 +1310,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1325,13 +1325,13 @@

Properties

- +
Link copied to clipboard
-
val NO_ID: Int = -1
+
val NO_ID: Int = -1
@@ -1340,13 +1340,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1355,13 +1355,13 @@

Properties

- +
Link copied to clipboard
@@ -1370,13 +1370,13 @@

Properties

@@ -1385,13 +1385,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1460,13 +1460,13 @@

Properties

- +
Link copied to clipboard
@@ -1475,13 +1475,13 @@

Properties

- +
Link copied to clipboard
@@ -1490,13 +1490,13 @@

Properties

- +
Link copied to clipboard
@@ -1505,13 +1505,13 @@

Properties

- +
Link copied to clipboard
@@ -1520,13 +1520,13 @@

Properties

- +
Link copied to clipboard
@@ -1535,13 +1535,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1550,13 +1550,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1565,13 +1565,13 @@

Properties

@@ -1580,13 +1580,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1595,13 +1595,13 @@

Properties

- +
Link copied to clipboard
@@ -1610,13 +1610,13 @@

Properties

@@ -1625,13 +1625,13 @@

Properties

@@ -1640,13 +1640,13 @@

Properties

@@ -1655,13 +1655,13 @@

Properties

@@ -1670,13 +1670,13 @@

Properties

@@ -1685,13 +1685,13 @@

Properties

- +
Link copied to clipboard
@@ -1700,13 +1700,13 @@

Properties

@@ -1715,13 +1715,13 @@

Properties

@@ -1730,13 +1730,13 @@

Properties

@@ -1745,13 +1745,13 @@

Properties

- +
Link copied to clipboard
@@ -1760,13 +1760,13 @@

Properties

@@ -1775,13 +1775,13 @@

Properties

@@ -1790,13 +1790,13 @@

Properties

@@ -1805,13 +1805,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1820,13 +1820,13 @@

Properties

@@ -1835,13 +1835,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1850,13 +1850,13 @@

Properties

@@ -1865,13 +1865,13 @@

Properties

- +
Link copied to clipboard
-
val SOUND_EFFECTS_ENABLED: Int = 134217728
+
val SOUND_EFFECTS_ENABLED: Int = 134217728
@@ -1880,13 +1880,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1895,13 +1895,13 @@

Properties

- +
Link copied to clipboard
@@ -1910,13 +1910,13 @@

Properties

@@ -1925,13 +1925,13 @@

Properties

@@ -1940,13 +1940,13 @@

Properties

@@ -1955,13 +1955,13 @@

Properties

@@ -1970,13 +1970,13 @@

Properties

@@ -1985,13 +1985,13 @@

Properties

@@ -2000,13 +2000,13 @@

Properties

@@ -2015,13 +2015,13 @@

Properties

@@ -2030,13 +2030,13 @@

Properties

@@ -2045,13 +2045,13 @@

Properties

@@ -2060,13 +2060,13 @@

Properties

@@ -2075,13 +2075,13 @@

Properties

- +
Link copied to clipboard
@@ -2090,13 +2090,13 @@

Properties

@@ -2105,13 +2105,13 @@

Properties

@@ -2120,13 +2120,13 @@

Properties

@@ -2135,13 +2135,13 @@

Properties

@@ -2150,13 +2150,13 @@

Properties

@@ -2165,13 +2165,13 @@

Properties

@@ -2180,13 +2180,13 @@

Properties

@@ -2195,13 +2195,13 @@

Properties

@@ -2210,13 +2210,13 @@

Properties

@@ -2225,13 +2225,13 @@

Properties

@@ -2240,13 +2240,13 @@

Properties

@@ -2255,13 +2255,13 @@

Properties

@@ -2270,13 +2270,13 @@

Properties

@@ -2285,13 +2285,13 @@

Properties

- +
Link copied to clipboard
@@ -2300,13 +2300,13 @@

Properties

- +
Link copied to clipboard
@@ -2315,13 +2315,13 @@

Properties

- +
Link copied to clipboard
@@ -2330,13 +2330,13 @@

Properties

- +
Link copied to clipboard
@@ -2345,13 +2345,13 @@

Properties

- +
Link copied to clipboard
@@ -2360,13 +2360,13 @@

Properties

- +
Link copied to clipboard
-
val VISIBLE: Int = 0
+
val VISIBLE: Int = 0
@@ -2375,13 +2375,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2390,13 +2390,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2405,13 +2405,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2484,13 +2484,13 @@

Functions

@@ -2499,13 +2499,13 @@

Functions

@@ -2514,13 +2514,13 @@

Functions

@@ -2574,13 +2574,13 @@

Functions

- +
Link copied to clipboard
@@ -2589,13 +2589,13 @@

Functions

@@ -2634,13 +2634,13 @@

Functions

- +
Link copied to clipboard
-
open fun bringToFront()
+
open fun bringToFront()
@@ -2649,13 +2649,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -2664,13 +2664,13 @@

Functions

- +
Link copied to clipboard
-
open fun buildLayer()
+
open fun buildLayer()
@@ -2679,13 +2679,13 @@

Functions

- +
Link copied to clipboard
-
open fun callOnClick(): Boolean
+
open fun callOnClick(): Boolean
@@ -2694,13 +2694,13 @@

Functions

- +
Link copied to clipboard
@@ -2724,13 +2724,13 @@

Functions

@@ -2739,13 +2739,13 @@

Functions

@@ -2754,13 +2754,13 @@

Functions

@@ -2769,13 +2769,13 @@

Functions

@@ -2784,13 +2784,13 @@

Functions

- +
Link copied to clipboard
-
open fun canScrollHorizontally(direction: Int): Boolean
+
open fun canScrollHorizontally(direction: Int): Boolean
@@ -2799,13 +2799,13 @@

Functions

- +
Link copied to clipboard
-
open fun canScrollVertically(direction: Int): Boolean
+
open fun canScrollVertically(direction: Int): Boolean
@@ -2814,13 +2814,13 @@

Functions

@@ -2859,13 +2859,13 @@

Functions

- +
Link copied to clipboard
-
open fun clearAnimation()
+
open fun clearAnimation()
@@ -2919,13 +2919,13 @@

Functions

@@ -2934,13 +2934,13 @@

Functions

- +
Link copied to clipboard
-
open fun combineMeasuredStates(curState: Int, newState: Int): Int
+
open fun combineMeasuredStates(curState: Int, newState: Int): Int
@@ -2964,13 +2964,13 @@

Functions

- +
@@ -2979,13 +2979,13 @@

Functions

@@ -2994,13 +2994,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3009,13 +3009,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3159,13 +3159,13 @@

Functions

@@ -3219,13 +3219,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedFling(velocityX: Float, velocityY: Float, consumed: Boolean): Boolean
+
open fun dispatchNestedFling(velocityX: Float, velocityY: Float, consumed: Boolean): Boolean
@@ -3234,13 +3234,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedPreFling(velocityX: Float, velocityY: Float): Boolean
+
open fun dispatchNestedPreFling(velocityX: Float, velocityY: Float): Boolean
@@ -3249,13 +3249,13 @@

Functions

@@ -3264,13 +3264,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedPreScroll(dx: Int, dy: Int, consumed: Array<Int>, offsetInWindow: Array<Int>): Boolean
+
open fun dispatchNestedPreScroll(dx: Int, dy: Int, consumed: Array<Int>, offsetInWindow: Array<Int>): Boolean
@@ -3279,13 +3279,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedScroll(dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int, offsetInWindow: Array<Int>): Boolean
+
open fun dispatchNestedScroll(dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int, offsetInWindow: Array<Int>): Boolean
@@ -3309,13 +3309,13 @@

Functions

@@ -3639,13 +3639,13 @@

Functions

@@ -3669,13 +3669,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewById(id: Int): T
+
fun <T : View?> findViewById(id: Int): T
@@ -3699,13 +3699,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewWithTag(tag: Any): T
+
fun <T : View?> findViewWithTag(tag: Any): T
@@ -3744,13 +3744,13 @@

Functions

-
open fun forceHasOverlappingRendering(hasOverlappingRendering: Boolean)
+
open fun forceHasOverlappingRendering(hasOverlappingRendering: Boolean)
@@ -3759,13 +3759,13 @@

Functions

- +
Link copied to clipboard
-
open fun forceLayout()
+
open fun forceLayout()
@@ -3789,13 +3789,13 @@

Functions

- +
Link copied to clipboard
-
open fun generateDisplayHash(hashAlgorithm: String, bounds: Rect, executor: Executor, callback: DisplayHashResultCallback)
+
open fun generateDisplayHash(hashAlgorithm: String, bounds: Rect, executor: Executor, callback: DisplayHashResultCallback)
@@ -3819,13 +3819,13 @@

Functions

- +
Link copied to clipboard
-
open fun generateViewId(): Int
+
open fun generateViewId(): Int
@@ -3849,13 +3849,13 @@

Functions

@@ -3864,13 +3864,13 @@

Functions

@@ -3879,13 +3879,13 @@

Functions

@@ -3894,13 +3894,13 @@

Functions

@@ -3909,13 +3909,13 @@

Functions

@@ -3924,13 +3924,13 @@

Functions

@@ -3939,13 +3939,13 @@

Functions

@@ -3954,13 +3954,13 @@

Functions

@@ -3969,13 +3969,13 @@

Functions

- +
Link copied to clipboard
-
open fun getAlpha(): Float
+
open fun getAlpha(): Float
@@ -3984,13 +3984,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3999,13 +3999,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4014,13 +4014,13 @@

Functions

@@ -4029,13 +4029,13 @@

Functions

-
open fun getAttributeResolutionStack(attribute: Int): Array<Int>
+
open fun getAttributeResolutionStack(attribute: Int): Array<Int>
@@ -4044,13 +4044,13 @@

Functions

@@ -4074,13 +4074,13 @@

Functions

- +
Link copied to clipboard
@@ -4119,13 +4119,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4134,13 +4134,13 @@

Functions

@@ -4149,13 +4149,13 @@

Functions

@@ -4164,13 +4164,13 @@

Functions

@@ -4194,13 +4194,13 @@

Functions

- +
Link copied to clipboard
-
fun getBottom(): Int
+
fun getBottom(): Int
@@ -4209,13 +4209,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4284,13 +4284,13 @@

Functions

- +
Link copied to clipboard
-
open fun getClipBounds(): Rect
open fun getClipBounds(outRect: Rect): Boolean
+
open fun getClipBounds(): Rect
open fun getClipBounds(outRect: Rect): Boolean
@@ -4314,13 +4314,13 @@

Functions

- +
Link copied to clipboard
@@ -4359,13 +4359,13 @@

Functions

@@ -4374,13 +4374,13 @@

Functions

@@ -4389,13 +4389,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4404,13 +4404,13 @@

Functions

@@ -4419,13 +4419,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDefaultSize(size: Int, measureSpec: Int): Int
+
open fun getDefaultSize(size: Int, measureSpec: Int): Int
@@ -4449,13 +4449,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDisplay(): Display
+
open fun getDisplay(): Display
@@ -4464,13 +4464,13 @@

Functions

- +
Link copied to clipboard
@@ -4479,13 +4479,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4494,13 +4494,13 @@

Functions

@@ -4509,13 +4509,13 @@

Functions

- +
Link copied to clipboard
@@ -4524,13 +4524,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingRect(outRect: Rect)
+
open fun getDrawingRect(outRect: Rect)
@@ -4539,13 +4539,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingTime(): Long
+
open fun getDrawingTime(): Long
@@ -4554,13 +4554,13 @@

Functions

- +
Link copied to clipboard
-
open fun getElevation(): Float
+
open fun getElevation(): Float
@@ -4569,13 +4569,13 @@

Functions

- +
Link copied to clipboard
-
open fun getExplicitStyle(): Int
+
open fun getExplicitStyle(): Int
@@ -4584,13 +4584,13 @@

Functions

@@ -4599,13 +4599,13 @@

Functions

- +
Link copied to clipboard
@@ -4614,13 +4614,13 @@

Functions

- +
Link copied to clipboard
-
open fun getFocusable(): Int
+
open fun getFocusable(): Int
@@ -4629,13 +4629,13 @@

Functions

- +
Link copied to clipboard
-
open fun getFocusables(direction: Int): ArrayList<View>
+
open fun getFocusables(direction: Int): ArrayList<View>
@@ -4674,13 +4674,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4689,13 +4689,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4704,13 +4704,13 @@

Functions

@@ -4719,13 +4719,13 @@

Functions

@@ -4734,13 +4734,13 @@

Functions

@@ -4749,13 +4749,13 @@

Functions

- +
Link copied to clipboard
-
open fun getGlobalVisibleRect(r: Rect, globalOffset: Point): Boolean
+
open fun getGlobalVisibleRect(r: Rect, globalOffset: Point): Boolean
@@ -4764,13 +4764,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHandler(): Handler
+
open fun getHandler(): Handler
@@ -4779,13 +4779,13 @@

Functions

@@ -4794,13 +4794,13 @@

Functions

@@ -4809,13 +4809,13 @@

Functions

@@ -4824,13 +4824,13 @@

Functions

@@ -4839,13 +4839,13 @@

Functions

@@ -4854,13 +4854,13 @@

Functions

@@ -4869,13 +4869,13 @@

Functions

- +
Link copied to clipboard
-
fun getHeight(): Int
+
fun getHeight(): Int
@@ -4884,13 +4884,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHitRect(outRect: Rect)
+
open fun getHitRect(outRect: Rect)
@@ -4899,13 +4899,13 @@

Functions

@@ -4914,13 +4914,13 @@

Functions

@@ -4929,13 +4929,13 @@

Functions

@@ -4944,13 +4944,13 @@

Functions

- +
Link copied to clipboard
-
open fun getId(): Int
+
open fun getId(): Int
@@ -4959,13 +4959,13 @@

Functions

@@ -4974,13 +4974,13 @@

Functions

@@ -4989,13 +4989,13 @@

Functions

@@ -5004,13 +5004,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5019,13 +5019,13 @@

Functions

@@ -5034,13 +5034,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLabelFor(): Int
+
open fun getLabelFor(): Int
@@ -5049,13 +5049,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLayerType(): Int
+
open fun getLayerType(): Int
@@ -5094,13 +5094,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5124,13 +5124,13 @@

Functions

@@ -5154,13 +5154,13 @@

Functions

- +
Link copied to clipboard
-
fun getLeft(): Int
+
fun getLeft(): Int
@@ -5169,13 +5169,13 @@

Functions

@@ -5184,13 +5184,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLocationInSurface(location: Array<Int>)
+
open fun getLocationInSurface(location: Array<Int>)
@@ -5199,13 +5199,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLocationInWindow(outLocation: Array<Int>)
+
open fun getLocationInWindow(outLocation: Array<Int>)
@@ -5214,13 +5214,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLocationOnScreen(outLocation: Array<Int>)
+
open fun getLocationOnScreen(outLocation: Array<Int>)
@@ -5229,13 +5229,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMatrix(): Matrix
+
open fun getMatrix(): Matrix
@@ -5259,13 +5259,13 @@

Functions

- +
Link copied to clipboard
@@ -5274,13 +5274,13 @@

Functions

@@ -5289,13 +5289,13 @@

Functions

- +
Link copied to clipboard
@@ -5304,13 +5304,13 @@

Functions

- +
Link copied to clipboard
@@ -5319,13 +5319,13 @@

Functions

@@ -5334,13 +5334,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumHeight(): Int
+
open fun getMinimumHeight(): Int
@@ -5349,13 +5349,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumWidth(): Int
+
open fun getMinimumWidth(): Int
@@ -5379,13 +5379,13 @@

Functions

@@ -5394,13 +5394,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5409,13 +5409,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5424,13 +5424,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5439,13 +5439,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5454,13 +5454,13 @@

Functions

- +
Link copied to clipboard
-
open fun getNextFocusUpId(): Int
+
open fun getNextFocusUpId(): Int
@@ -5469,13 +5469,13 @@

Functions

@@ -5484,13 +5484,13 @@

Functions

@@ -5499,13 +5499,13 @@

Functions

@@ -5514,13 +5514,13 @@

Functions

@@ -5529,13 +5529,13 @@

Functions

- +
Link copied to clipboard
@@ -5544,13 +5544,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5559,13 +5559,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingBottom(): Int
+
open fun getPaddingBottom(): Int
@@ -5574,13 +5574,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingEnd(): Int
+
open fun getPaddingEnd(): Int
@@ -5589,13 +5589,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingLeft(): Int
+
open fun getPaddingLeft(): Int
@@ -5604,13 +5604,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingRight(): Int
+
open fun getPaddingRight(): Int
@@ -5619,13 +5619,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingStart(): Int
+
open fun getPaddingStart(): Int
@@ -5634,13 +5634,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingTop(): Int
+
open fun getPaddingTop(): Int
@@ -5649,13 +5649,13 @@

Functions

- +
Link copied to clipboard
@@ -5664,13 +5664,13 @@

Functions

@@ -5694,13 +5694,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotX(): Float
+
open fun getPivotX(): Float
@@ -5709,13 +5709,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotY(): Float
+
open fun getPivotY(): Float
@@ -5724,13 +5724,13 @@

Functions

- +
Link copied to clipboard
@@ -5739,13 +5739,13 @@

Functions

@@ -5754,13 +5754,13 @@

Functions

@@ -5769,13 +5769,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5784,13 +5784,13 @@

Functions

@@ -5799,13 +5799,13 @@

Functions

- +
Link copied to clipboard
-
fun getRight(): Int
+
fun getRight(): Int
@@ -5814,13 +5814,13 @@

Functions

@@ -5829,13 +5829,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRootView(): View
+
open fun getRootView(): View
@@ -5844,13 +5844,13 @@

Functions

@@ -5859,13 +5859,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotation(): Float
+
open fun getRotation(): Float
@@ -5874,13 +5874,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationX(): Float
+
open fun getRotationX(): Float
@@ -5889,13 +5889,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationY(): Float
+
open fun getRotationY(): Float
@@ -5904,13 +5904,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleX(): Float
+
open fun getScaleX(): Float
@@ -5919,13 +5919,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleY(): Float
+
open fun getScaleY(): Float
@@ -5934,13 +5934,13 @@

Functions

@@ -5949,13 +5949,13 @@

Functions

@@ -5964,13 +5964,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScrollBarSize(): Int
+
open fun getScrollBarSize(): Int
@@ -5979,13 +5979,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5994,13 +5994,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6009,13 +6009,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6024,13 +6024,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6039,13 +6039,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6054,13 +6054,13 @@

Functions

- +
Link copied to clipboard
-
open fun getSolidColor(): Int
+
open fun getSolidColor(): Int
@@ -6069,13 +6069,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6084,13 +6084,13 @@

Functions

@@ -6099,13 +6099,13 @@

Functions

@@ -6114,13 +6114,13 @@

Functions

@@ -6129,13 +6129,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6144,13 +6144,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTag(): Any
+
open fun getTag(): Any
@@ -6159,13 +6159,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextAlignment(): Int
+
open fun getTextAlignment(): Int
@@ -6174,13 +6174,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextDirection(): Int
+
open fun getTextDirection(): Int
@@ -6189,13 +6189,13 @@

Functions

- +
Link copied to clipboard
@@ -6204,13 +6204,13 @@

Functions

- +
Link copied to clipboard
-
fun getTop(): Int
+
fun getTop(): Int
@@ -6219,13 +6219,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6234,13 +6234,13 @@

Functions

- +
Link copied to clipboard
@@ -6264,13 +6264,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6279,13 +6279,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6294,13 +6294,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6309,13 +6309,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6324,13 +6324,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6339,13 +6339,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6354,13 +6354,13 @@

Functions

@@ -6369,13 +6369,13 @@

Functions

@@ -6384,13 +6384,13 @@

Functions

@@ -6399,13 +6399,13 @@

Functions

@@ -6414,13 +6414,13 @@

Functions

@@ -6429,13 +6429,13 @@

Functions

@@ -6444,13 +6444,13 @@

Functions

@@ -6459,13 +6459,13 @@

Functions

- +
Link copied to clipboard
-
open fun getVisibility(): Int
+
open fun getVisibility(): Int
@@ -6474,13 +6474,13 @@

Functions

- +
Link copied to clipboard
-
fun getWidth(): Int
+
fun getWidth(): Int
@@ -6489,13 +6489,13 @@

Functions

- +
Link copied to clipboard
-
open fun getWindowId(): WindowId
+
open fun getWindowId(): WindowId
@@ -6504,13 +6504,13 @@

Functions

@@ -6519,13 +6519,13 @@

Functions

@@ -6534,13 +6534,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6549,13 +6549,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6564,13 +6564,13 @@

Functions

@@ -6579,13 +6579,13 @@

Functions

- +
Link copied to clipboard
-
open fun getX(): Float
+
open fun getX(): Float
@@ -6594,13 +6594,13 @@

Functions

- +
Link copied to clipboard
-
open fun getY(): Float
+
open fun getY(): Float
@@ -6609,13 +6609,13 @@

Functions

- +
Link copied to clipboard
-
open fun getZ(): Float
+
open fun getZ(): Float
@@ -6624,13 +6624,13 @@

Functions

- +
Link copied to clipboard
@@ -6654,13 +6654,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasFocusable(): Boolean
+
open fun hasFocusable(): Boolean
@@ -6669,13 +6669,13 @@

Functions

@@ -6684,13 +6684,13 @@

Functions

- +
Link copied to clipboard
@@ -6699,13 +6699,13 @@

Functions

@@ -6729,13 +6729,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6759,13 +6759,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6789,13 +6789,13 @@

Functions

- +
Link copied to clipboard
-
open fun inflate(context: Context, resource: Int, root: ViewGroup): View
+
open fun inflate(context: Context, resource: Int, root: ViewGroup): View
@@ -6804,13 +6804,13 @@

Functions

- +
Link copied to clipboard
-
open fun invalidate(dirty: Rect)
+
open fun invalidate(dirty: Rect)
@@ -6864,13 +6864,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6879,13 +6879,13 @@

Functions

@@ -6894,13 +6894,13 @@

Functions

@@ -6909,13 +6909,13 @@

Functions

@@ -6924,13 +6924,13 @@

Functions

- +
Link copied to clipboard
-
open fun isActivated(): Boolean
+
open fun isActivated(): Boolean
@@ -6969,13 +6969,13 @@

Functions

- +
Link copied to clipboard
@@ -6999,13 +6999,13 @@

Functions

- +
Link copied to clipboard
-
open fun isClickable(): Boolean
+
open fun isClickable(): Boolean
@@ -7014,13 +7014,13 @@

Functions

- +
Link copied to clipboard
@@ -7029,13 +7029,13 @@

Functions

- +
Link copied to clipboard
-
open fun isCredential(): Boolean
+
open fun isCredential(): Boolean
@@ -7044,13 +7044,13 @@

Functions

- +
Link copied to clipboard
-
open fun isDirty(): Boolean
+
open fun isDirty(): Boolean
@@ -7059,13 +7059,13 @@

Functions

@@ -7074,13 +7074,13 @@

Functions

@@ -7089,13 +7089,13 @@

Functions

- +
Link copied to clipboard
-
open fun isEnabled(): Boolean
+
open fun isEnabled(): Boolean
@@ -7104,13 +7104,13 @@

Functions

- +
Link copied to clipboard
@@ -7119,13 +7119,13 @@

Functions

@@ -7134,13 +7134,13 @@

Functions

- +
Link copied to clipboard
-
open fun isFocused(): Boolean
+
open fun isFocused(): Boolean
@@ -7149,13 +7149,13 @@

Functions

@@ -7164,13 +7164,13 @@

Functions

- +
Link copied to clipboard
@@ -7179,13 +7179,13 @@

Functions

@@ -7194,13 +7194,13 @@

Functions

@@ -7209,13 +7209,13 @@

Functions

@@ -7224,13 +7224,13 @@

Functions

@@ -7239,13 +7239,13 @@

Functions

@@ -7254,13 +7254,13 @@

Functions

- +
Link copied to clipboard
-
open fun isHovered(): Boolean
+
open fun isHovered(): Boolean
@@ -7269,13 +7269,13 @@

Functions

@@ -7284,13 +7284,13 @@

Functions

@@ -7299,13 +7299,13 @@

Functions

@@ -7314,13 +7314,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInEditMode(): Boolean
+
open fun isInEditMode(): Boolean
@@ -7329,13 +7329,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInLayout(): Boolean
+
open fun isInLayout(): Boolean
@@ -7344,13 +7344,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7359,13 +7359,13 @@

Functions

@@ -7374,13 +7374,13 @@

Functions

- +
Link copied to clipboard
-
open fun isLaidOut(): Boolean
+
open fun isLaidOut(): Boolean
@@ -7389,13 +7389,13 @@

Functions

@@ -7404,13 +7404,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7434,13 +7434,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7464,13 +7464,13 @@

Functions

@@ -7479,13 +7479,13 @@

Functions

- +
Link copied to clipboard
-
open fun isOpaque(): Boolean
+
open fun isOpaque(): Boolean
@@ -7494,13 +7494,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7509,13 +7509,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPivotSet(): Boolean
+
open fun isPivotSet(): Boolean
@@ -7524,13 +7524,13 @@

Functions

@@ -7539,13 +7539,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPressed(): Boolean
+
open fun isPressed(): Boolean
@@ -7554,13 +7554,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7569,13 +7569,13 @@

Functions

@@ -7584,13 +7584,13 @@

Functions

@@ -7599,13 +7599,13 @@

Functions

@@ -7614,13 +7614,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7629,13 +7629,13 @@

Functions

- +
Link copied to clipboard
-
open fun isSelected(): Boolean
+
open fun isSelected(): Boolean
@@ -7644,13 +7644,13 @@

Functions

@@ -7659,13 +7659,13 @@

Functions

- +
Link copied to clipboard
-
open fun isShown(): Boolean
+
open fun isShown(): Boolean
@@ -7674,13 +7674,13 @@

Functions

@@ -7689,13 +7689,13 @@

Functions

@@ -7704,13 +7704,13 @@

Functions

@@ -7719,13 +7719,13 @@

Functions

@@ -7749,13 +7749,13 @@

Functions

@@ -7764,13 +7764,13 @@

Functions

@@ -7779,13 +7779,13 @@

Functions

-
open fun isVisibleToUserForAutofill(virtualId: Int): Boolean
+
open fun isVisibleToUserForAutofill(virtualId: Int): Boolean
@@ -7809,13 +7809,13 @@

Functions

-
open fun keyboardNavigationClusterSearch(currentCluster: View, direction: Int): View
+
open fun keyboardNavigationClusterSearch(currentCluster: View, direction: Int): View
@@ -7839,13 +7839,13 @@

Functions

- +
Link copied to clipboard
-
fun measure(widthMeasureSpec: Int, heightMeasureSpec: Int)
+
fun measure(widthMeasureSpec: Int, heightMeasureSpec: Int)
@@ -7884,13 +7884,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetLeftAndRight(offset: Int)
+
open fun offsetLeftAndRight(offset: Int)
@@ -7914,13 +7914,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetTopAndBottom(offset: Int)
+
open fun offsetTopAndBottom(offset: Int)
@@ -7929,13 +7929,13 @@

Functions

@@ -7944,13 +7944,13 @@

Functions

@@ -7959,13 +7959,13 @@

Functions

@@ -8019,13 +8019,13 @@

Functions

-
open fun onCreateVirtualViewTranslationRequests(virtualIds: Array<Long>, supportedFormats: Array<Int>, requestsCollector: Consumer<ViewTranslationRequest>)
+
open fun onCreateVirtualViewTranslationRequests(virtualIds: Array<Long>, supportedFormats: Array<Int>, requestsCollector: Consumer<ViewTranslationRequest>)
@@ -8064,13 +8064,13 @@

Functions

- +
Link copied to clipboard
-
open fun onDrawForeground(canvas: Canvas)
+
open fun onDrawForeground(canvas: Canvas)
@@ -8079,13 +8079,13 @@

Functions

@@ -8094,13 +8094,13 @@

Functions

@@ -8124,13 +8124,13 @@

Functions

- +
Link copied to clipboard
-
open fun onHoverChanged(hovered: Boolean)
+
open fun onHoverChanged(hovered: Boolean)
@@ -8139,13 +8139,13 @@

Functions

- +
Link copied to clipboard
-
open fun onHoverEvent(event: MotionEvent): Boolean
+
open fun onHoverEvent(event: MotionEvent): Boolean
@@ -8154,13 +8154,13 @@

Functions

@@ -8169,13 +8169,13 @@

Functions

@@ -8229,13 +8229,13 @@

Functions

- +
Link copied to clipboard
-
open fun onKeyLongPress(keyCode: Int, event: KeyEvent): Boolean
+
open fun onKeyLongPress(keyCode: Int, event: KeyEvent): Boolean
@@ -8394,13 +8394,13 @@

Functions

- +
Link copied to clipboard
-
open fun onPointerCaptureChange(hasCapture: Boolean)
+
open fun onPointerCaptureChange(hasCapture: Boolean)
@@ -8409,13 +8409,13 @@

Functions

@@ -8424,13 +8424,13 @@

Functions

-
open fun onProvideAutofillStructure(structure: ViewStructure, flags: Int)
+
open fun onProvideAutofillStructure(structure: ViewStructure, flags: Int)
@@ -8439,13 +8439,13 @@

Functions

@@ -8454,13 +8454,13 @@

Functions

@@ -8469,13 +8469,13 @@

Functions

- +
Link copied to clipboard
-
open fun onProvideStructure(structure: ViewStructure)
+
open fun onProvideStructure(structure: ViewStructure)
@@ -8484,13 +8484,13 @@

Functions

@@ -8574,13 +8574,13 @@

Functions

- +
Link copied to clipboard
-
open fun onScrollCaptureSearch(localVisibleRect: Rect, windowOffset: Point, targets: Consumer<ScrollCaptureTarget>)
+
open fun onScrollCaptureSearch(localVisibleRect: Rect, windowOffset: Point, targets: Consumer<ScrollCaptureTarget>)
@@ -8604,13 +8604,13 @@

Functions

- +
Link copied to clipboard
@@ -8694,13 +8694,13 @@

Functions

@@ -8709,13 +8709,13 @@

Functions

@@ -8754,13 +8754,13 @@

Functions

@@ -8769,13 +8769,13 @@

Functions

-
open fun performAccessibilityAction(action: Int, arguments: Bundle): Boolean
+
open fun performAccessibilityAction(action: Int, arguments: Bundle): Boolean
@@ -8784,13 +8784,13 @@

Functions

- +
Link copied to clipboard
-
open fun performClick(): Boolean
+
open fun performClick(): Boolean
@@ -8799,13 +8799,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8814,13 +8814,13 @@

Functions

- +
Link copied to clipboard
-
open fun performHapticFeedback(feedbackConstant: Int): Boolean
+
open fun performHapticFeedback(feedbackConstant: Int): Boolean
@@ -8844,13 +8844,13 @@

Functions

@@ -8859,13 +8859,13 @@

Functions

- +
Link copied to clipboard
-
open fun playSoundEffect(soundConstant: Int)
+
open fun playSoundEffect(soundConstant: Int)
@@ -8874,13 +8874,13 @@

Functions

- +
Link copied to clipboard
-
open fun post(action: Runnable): Boolean
+
open fun post(action: Runnable): Boolean
@@ -8889,13 +8889,13 @@

Functions

- +
Link copied to clipboard
-
open fun postDelayed(action: Runnable, delayMillis: Long): Boolean
+
open fun postDelayed(action: Runnable, delayMillis: Long): Boolean
@@ -8904,13 +8904,13 @@

Functions

- +
Link copied to clipboard
-
open fun postInvalidate()
+
open fun postInvalidate()
@@ -8919,13 +8919,13 @@

Functions

- +
Link copied to clipboard
-
open fun postInvalidateDelayed(delayMilliseconds: Long)
+
open fun postInvalidateDelayed(delayMilliseconds: Long)
@@ -8934,13 +8934,13 @@

Functions

@@ -8949,13 +8949,13 @@

Functions

- +
Link copied to clipboard
-
open fun postOnAnimation(action: Runnable)
+
open fun postOnAnimation(action: Runnable)
@@ -8964,13 +8964,13 @@

Functions

- +
Link copied to clipboard
-
open fun postOnAnimationDelayed(action: Runnable, delayMillis: Long)
+
open fun postOnAnimationDelayed(action: Runnable, delayMillis: Long)
@@ -8994,13 +8994,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9009,13 +9009,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9054,13 +9054,13 @@

Functions

- +
Link copied to clipboard
-
open fun removeCallbacks(action: Runnable): Boolean
+
open fun removeCallbacks(action: Runnable): Boolean
@@ -9069,13 +9069,13 @@

Functions

@@ -9084,13 +9084,13 @@

Functions

@@ -9099,13 +9099,13 @@

Functions

@@ -9189,13 +9189,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9249,13 +9249,13 @@

Functions

@@ -9279,13 +9279,13 @@

Functions

@@ -9294,13 +9294,13 @@

Functions

- +
Link copied to clipboard
-
open fun requestLayout()
+
open fun requestLayout()
@@ -9309,13 +9309,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9324,13 +9324,13 @@

Functions

- +
Link copied to clipboard
-
open fun requestRectangleOnScreen(rectangle: Rect): Boolean
+
open fun requestRectangleOnScreen(rectangle: Rect): Boolean
@@ -9369,13 +9369,13 @@

Functions

@@ -9384,13 +9384,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> requireViewById(id: Int): T
+
fun <T : View?> requireViewById(id: Int): T
@@ -9399,13 +9399,13 @@

Functions

- +
Link copied to clipboard
-
open fun resetPivot()
+
open fun resetPivot()
@@ -9414,13 +9414,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSize(size: Int, measureSpec: Int): Int
+
open fun resolveSize(size: Int, measureSpec: Int): Int
@@ -9429,13 +9429,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSizeAndState(size: Int, measureSpec: Int, childMeasuredState: Int): Int
+
open fun resolveSizeAndState(size: Int, measureSpec: Int, childMeasuredState: Int): Int
@@ -9459,13 +9459,13 @@

Functions

- +
Link copied to clipboard
@@ -9474,13 +9474,13 @@

Functions

-
fun saveAttributeDataForStyleable(context: Context, styleable: Array<Int>, attrs: AttributeSet, t: TypedArray, defStyleAttr: Int, defStyleRes: Int)
+
fun saveAttributeDataForStyleable(context: Context, styleable: Array<Int>, attrs: AttributeSet, t: TypedArray, defStyleAttr: Int, defStyleRes: Int)
@@ -9489,13 +9489,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9504,13 +9504,13 @@

Functions

- +
Link copied to clipboard
-
open fun scheduleDrawable(who: Drawable, what: Runnable, when: Long)
+
open fun scheduleDrawable(who: Drawable, what: Runnable, when: Long)
@@ -9534,13 +9534,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollBy(x: Int, y: Int)
+
open fun scrollBy(x: Int, y: Int)
@@ -9549,13 +9549,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollTo(x: Int, y: Int)
+
open fun scrollTo(x: Int, y: Int)
@@ -9564,13 +9564,13 @@

Functions

- +
Link copied to clipboard
-
open fun sendAccessibilityEvent(eventType: Int)
+
open fun sendAccessibilityEvent(eventType: Int)
@@ -9594,13 +9594,13 @@

Functions

-
open fun setAccessibilityDataSensitive(accessibilityDataSensitive: Int)
+
open fun setAccessibilityDataSensitive(accessibilityDataSensitive: Int)
@@ -9609,13 +9609,13 @@

Functions

@@ -9624,13 +9624,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAccessibilityHeading(isHeading: Boolean)
+
open fun setAccessibilityHeading(isHeading: Boolean)
@@ -9639,13 +9639,13 @@

Functions

@@ -9654,13 +9654,13 @@

Functions

-
open fun setAccessibilityPaneTitle(accessibilityPaneTitle: CharSequence)
+
open fun setAccessibilityPaneTitle(accessibilityPaneTitle: CharSequence)
@@ -9669,13 +9669,13 @@

Functions

@@ -9684,13 +9684,13 @@

Functions

@@ -9699,13 +9699,13 @@

Functions

- +
Link copied to clipboard
-
open fun setActivated(activated: Boolean)
+
open fun setActivated(activated: Boolean)
@@ -9729,13 +9729,13 @@

Functions

-
open fun setAllowClickWhenDisabled(clickableWhenDisabled: Boolean)
+
open fun setAllowClickWhenDisabled(clickableWhenDisabled: Boolean)
@@ -9744,13 +9744,13 @@

Functions

@@ -9759,13 +9759,13 @@

Functions

@@ -9774,13 +9774,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAlpha(alpha: Float)
+
open fun setAlpha(alpha: Float)
@@ -9804,13 +9804,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAnimation(animation: Animation)
+
open fun setAnimation(animation: Animation)
@@ -9834,13 +9834,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAnimationMatrix(matrix: Matrix)
+
open fun setAnimationMatrix(matrix: Matrix)
@@ -9849,13 +9849,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAutofillHints(autofillHints: Array<String>)
+
open fun setAutofillHints(autofillHints: Array<String>)
@@ -9864,13 +9864,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9879,13 +9879,13 @@

Functions

- +
@@ -9894,13 +9894,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackground(background: Drawable)
+
open fun setBackground(background: Drawable)
@@ -9909,13 +9909,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundColor(color: Int)
+
open fun setBackgroundColor(color: Int)
@@ -9924,13 +9924,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundDrawable(background: Drawable)
+
open fun setBackgroundDrawable(background: Drawable)
@@ -9939,13 +9939,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundResource(resid: Int)
+
open fun setBackgroundResource(resid: Int)
@@ -9954,13 +9954,13 @@

Functions

- +
@@ -9969,13 +9969,13 @@

Functions

@@ -9984,13 +9984,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9999,13 +9999,13 @@

Functions

- +
Link copied to clipboard
-
fun setBottom(bottom: Int)
+
fun setBottom(bottom: Int)
@@ -10014,13 +10014,13 @@

Functions

- +
Link copied to clipboard
-
open fun setCameraDistance(distance: Float)
+
open fun setCameraDistance(distance: Float)
@@ -10029,13 +10029,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClickable(clickable: Boolean)
+
open fun setClickable(clickable: Boolean)
@@ -10044,13 +10044,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClipBounds(clipBounds: Rect)
+
open fun setClipBounds(clipBounds: Rect)
@@ -10074,13 +10074,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClipToOutline(clipToOutline: Boolean)
+
open fun setClipToOutline(clipToOutline: Boolean)
@@ -10104,13 +10104,13 @@

Functions

- +
Link copied to clipboard
-
open fun setContentCaptureSession(contentCaptureSession: ContentCaptureSession)
+
open fun setContentCaptureSession(contentCaptureSession: ContentCaptureSession)
@@ -10119,13 +10119,13 @@

Functions

- +
Link copied to clipboard
-
open fun setContentDescription(contentDescription: CharSequence)
+
open fun setContentDescription(contentDescription: CharSequence)
@@ -10134,13 +10134,13 @@

Functions

- +
Link copied to clipboard
-
open fun setContextClickable(contextClickable: Boolean)
+
open fun setContextClickable(contextClickable: Boolean)
@@ -10149,13 +10149,13 @@

Functions

-
open fun setDefaultFocusHighlightEnabled(defaultFocusHighlightEnabled: Boolean)
+
open fun setDefaultFocusHighlightEnabled(defaultFocusHighlightEnabled: Boolean)
@@ -10179,13 +10179,13 @@

Functions

@@ -10194,13 +10194,13 @@

Functions

- +
Link copied to clipboard
-
open fun setDrawingCacheEnabled(enabled: Boolean)
+
open fun setDrawingCacheEnabled(enabled: Boolean)
@@ -10209,13 +10209,13 @@

Functions

- +
Link copied to clipboard
-
open fun setDrawingCacheQuality(quality: Int)
+
open fun setDrawingCacheQuality(quality: Int)
@@ -10224,13 +10224,13 @@

Functions

@@ -10239,13 +10239,13 @@

Functions

- +
Link copied to clipboard
-
open fun setElevation(elevation: Float)
+
open fun setElevation(elevation: Float)
@@ -10269,13 +10269,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFadingEdgeLength(length: Int)
+
open fun setFadingEdgeLength(length: Int)
@@ -10284,13 +10284,13 @@

Functions

@@ -10299,13 +10299,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFitsSystemWindows(fitSystemWindows: Boolean)
+
open fun setFitsSystemWindows(fitSystemWindows: Boolean)
@@ -10314,13 +10314,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusable(focusable: Boolean)
+
open fun setFocusable(focusable: Boolean)
@@ -10329,13 +10329,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusableInTouchMode(focusableInTouchMode: Boolean)
+
open fun setFocusableInTouchMode(focusableInTouchMode: Boolean)
@@ -10344,13 +10344,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusedByDefault(isFocusedByDefault: Boolean)
+
open fun setFocusedByDefault(isFocusedByDefault: Boolean)
@@ -10359,13 +10359,13 @@

Functions

- +
Link copied to clipboard
-
open fun setForceDarkAllowed(allow: Boolean)
+
open fun setForceDarkAllowed(allow: Boolean)
@@ -10374,13 +10374,13 @@

Functions

- +
Link copied to clipboard
-
open fun setForeground(foreground: Drawable)
+
open fun setForeground(foreground: Drawable)
@@ -10404,13 +10404,13 @@

Functions

- +
@@ -10419,13 +10419,13 @@

Functions

@@ -10434,13 +10434,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10449,13 +10449,13 @@

Functions

-
open fun setHandwritingBoundsOffsets(offsetLeft: Float, offsetTop: Float, offsetRight: Float, offsetBottom: Float)
+
open fun setHandwritingBoundsOffsets(offsetLeft: Float, offsetTop: Float, offsetRight: Float, offsetBottom: Float)
@@ -10464,13 +10464,13 @@

Functions

@@ -10479,13 +10479,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHapticFeedbackEnabled(hapticFeedbackEnabled: Boolean)
+
open fun setHapticFeedbackEnabled(hapticFeedbackEnabled: Boolean)
@@ -10494,13 +10494,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHasTransientState(hasTransientState: Boolean)
+
open fun setHasTransientState(hasTransientState: Boolean)
@@ -10509,13 +10509,13 @@

Functions

-
open fun setHorizontalFadingEdgeEnabled(horizontalFadingEdgeEnabled: Boolean)
+
open fun setHorizontalFadingEdgeEnabled(horizontalFadingEdgeEnabled: Boolean)
@@ -10524,13 +10524,13 @@

Functions

-
open fun setHorizontalScrollBarEnabled(horizontalScrollBarEnabled: Boolean)
+
open fun setHorizontalScrollBarEnabled(horizontalScrollBarEnabled: Boolean)
@@ -10539,13 +10539,13 @@

Functions

@@ -10554,13 +10554,13 @@

Functions

@@ -10569,13 +10569,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHovered(hovered: Boolean)
+
open fun setHovered(hovered: Boolean)
@@ -10584,13 +10584,13 @@

Functions

- +
Link copied to clipboard
-
open fun setId(id: Int)
+
open fun setId(id: Int)
@@ -10599,13 +10599,13 @@

Functions

@@ -10614,13 +10614,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10629,13 +10629,13 @@

Functions

@@ -10644,13 +10644,13 @@

Functions

- +
Link copied to clipboard
-
open fun setIsCredential(isCredential: Boolean)
+
open fun setIsCredential(isCredential: Boolean)
@@ -10659,13 +10659,13 @@

Functions

- +
Link copied to clipboard
-
open fun setIsHandwritingDelegate(isHandwritingDelegate: Boolean)
+
open fun setIsHandwritingDelegate(isHandwritingDelegate: Boolean)
@@ -10674,13 +10674,13 @@

Functions

- +
Link copied to clipboard
-
open fun setKeepScreenOn(keepScreenOn: Boolean)
+
open fun setKeepScreenOn(keepScreenOn: Boolean)
@@ -10689,13 +10689,13 @@

Functions

@@ -10704,13 +10704,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLabelFor(id: Int)
+
open fun setLabelFor(id: Int)
@@ -10719,13 +10719,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerPaint(paint: Paint)
+
open fun setLayerPaint(paint: Paint)
@@ -10734,13 +10734,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerType(layerType: Int, paint: Paint)
+
open fun setLayerType(layerType: Int, paint: Paint)
@@ -10779,13 +10779,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayoutDirection(layoutDirection: Int)
+
open fun setLayoutDirection(layoutDirection: Int)
@@ -10809,13 +10809,13 @@

Functions

- +
Link copied to clipboard
@@ -10839,13 +10839,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeft(left: Int)
+
fun setLeft(left: Int)
@@ -10854,13 +10854,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeftTopRightBottom(left: Int, top: Int, right: Int, bottom: Int)
+
fun setLeftTopRightBottom(left: Int, top: Int, right: Int, bottom: Int)
@@ -10869,13 +10869,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLongClickable(longClickable: Boolean)
+
open fun setLongClickable(longClickable: Boolean)
@@ -10899,13 +10899,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumHeight(minHeight: Int)
+
open fun setMinimumHeight(minHeight: Int)
@@ -10914,13 +10914,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumWidth(minWidth: Int)
+
open fun setMinimumWidth(minWidth: Int)
@@ -10944,13 +10944,13 @@

Functions

- +
@@ -10959,13 +10959,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextClusterForwardId(nextClusterForwardId: Int)
+
open fun setNextClusterForwardId(nextClusterForwardId: Int)
@@ -10974,13 +10974,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusDownId(nextFocusDownId: Int)
+
open fun setNextFocusDownId(nextFocusDownId: Int)
@@ -10989,13 +10989,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusForwardId(nextFocusForwardId: Int)
+
open fun setNextFocusForwardId(nextFocusForwardId: Int)
@@ -11004,13 +11004,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusLeftId(nextFocusLeftId: Int)
+
open fun setNextFocusLeftId(nextFocusLeftId: Int)
@@ -11019,13 +11019,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusRightId(nextFocusRightId: Int)
+
open fun setNextFocusRightId(nextFocusRightId: Int)
@@ -11034,13 +11034,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusUpId(nextFocusUpId: Int)
+
open fun setNextFocusUpId(nextFocusUpId: Int)
@@ -11049,13 +11049,13 @@

Functions

@@ -11064,13 +11064,13 @@

Functions

@@ -11079,13 +11079,13 @@

Functions

@@ -11094,13 +11094,13 @@

Functions

@@ -11109,13 +11109,13 @@

Functions

@@ -11124,13 +11124,13 @@

Functions

@@ -11139,13 +11139,13 @@

Functions

@@ -11154,13 +11154,13 @@

Functions

@@ -11184,13 +11184,13 @@

Functions

@@ -11199,13 +11199,13 @@

Functions

@@ -11214,13 +11214,13 @@

Functions

@@ -11229,13 +11229,13 @@

Functions

@@ -11244,13 +11244,13 @@

Functions

@@ -11259,13 +11259,13 @@

Functions

@@ -11274,13 +11274,13 @@

Functions

@@ -11289,13 +11289,13 @@

Functions

@@ -11304,13 +11304,13 @@

Functions

- +
Link copied to clipboard
@@ -11319,13 +11319,13 @@

Functions

- +
@@ -11334,13 +11334,13 @@

Functions

- +
Link copied to clipboard
-
open fun setOverScrollMode(overScrollMode: Int)
+
open fun setOverScrollMode(overScrollMode: Int)
@@ -11394,13 +11394,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotX(pivotX: Float)
+
open fun setPivotX(pivotX: Float)
@@ -11409,13 +11409,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotY(pivotY: Float)
+
open fun setPivotY(pivotY: Float)
@@ -11424,13 +11424,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPointerIcon(pointerIcon: PointerIcon)
+
open fun setPointerIcon(pointerIcon: PointerIcon)
@@ -11439,13 +11439,13 @@

Functions

- +
Link copied to clipboard
-
fun setPreferKeepClear(preferKeepClear: Boolean)
+
fun setPreferKeepClear(preferKeepClear: Boolean)
@@ -11454,13 +11454,13 @@

Functions

@@ -11469,13 +11469,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPressed(pressed: Boolean)
+
open fun setPressed(pressed: Boolean)
@@ -11484,13 +11484,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRenderEffect(renderEffect: RenderEffect)
+
open fun setRenderEffect(renderEffect: RenderEffect)
@@ -11499,13 +11499,13 @@

Functions

- +
Link copied to clipboard
-
fun setRevealOnFocusHint(revealOnFocus: Boolean)
+
fun setRevealOnFocusHint(revealOnFocus: Boolean)
@@ -11514,13 +11514,13 @@

Functions

- +
Link copied to clipboard
-
fun setRight(right: Int)
+
fun setRight(right: Int)
@@ -11529,13 +11529,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotation(rotation: Float)
+
open fun setRotation(rotation: Float)
@@ -11544,13 +11544,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationX(rotationX: Float)
+
open fun setRotationX(rotationX: Float)
@@ -11559,13 +11559,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationY(rotationY: Float)
+
open fun setRotationY(rotationY: Float)
@@ -11574,13 +11574,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSaveEnabled(enabled: Boolean)
+
open fun setSaveEnabled(enabled: Boolean)
@@ -11589,13 +11589,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11604,13 +11604,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleX(scaleX: Float)
+
open fun setScaleX(scaleX: Float)
@@ -11619,13 +11619,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleY(scaleY: Float)
+
open fun setScaleY(scaleY: Float)
@@ -11634,13 +11634,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScreenReaderFocusable(screenReaderFocusable: Boolean)
+
open fun setScreenReaderFocusable(screenReaderFocusable: Boolean)
@@ -11649,13 +11649,13 @@

Functions

-
open fun setScrollBarDefaultDelayBeforeFade(scrollBarDefaultDelayBeforeFade: Int)
+
open fun setScrollBarDefaultDelayBeforeFade(scrollBarDefaultDelayBeforeFade: Int)
@@ -11664,13 +11664,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarFadeDuration(scrollBarFadeDuration: Int)
+
open fun setScrollBarFadeDuration(scrollBarFadeDuration: Int)
@@ -11679,13 +11679,13 @@

Functions

-
open fun setScrollbarFadingEnabled(fadeScrollbars: Boolean)
+
open fun setScrollbarFadingEnabled(fadeScrollbars: Boolean)
@@ -11694,13 +11694,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarSize(scrollBarSize: Int)
+
open fun setScrollBarSize(scrollBarSize: Int)
@@ -11709,13 +11709,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarStyle(style: Int)
+
open fun setScrollBarStyle(style: Int)
@@ -11724,13 +11724,13 @@

Functions

@@ -11739,13 +11739,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollCaptureHint(hint: Int)
+
open fun setScrollCaptureHint(hint: Int)
@@ -11754,13 +11754,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollContainer(isScrollContainer: Boolean)
+
open fun setScrollContainer(isScrollContainer: Boolean)
@@ -11769,13 +11769,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollIndicators(indicators: Int)
+
open fun setScrollIndicators(indicators: Int)
@@ -11784,13 +11784,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollX(value: Int)
+
open fun setScrollX(value: Int)
@@ -11799,13 +11799,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollY(value: Int)
+
open fun setScrollY(value: Int)
@@ -11829,13 +11829,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSoundEffectsEnabled(soundEffectsEnabled: Boolean)
+
open fun setSoundEffectsEnabled(soundEffectsEnabled: Boolean)
@@ -11844,13 +11844,13 @@

Functions

- +
Link copied to clipboard
-
open fun setStateDescription(stateDescription: CharSequence)
+
open fun setStateDescription(stateDescription: CharSequence)
@@ -11859,13 +11859,13 @@

Functions

- +
Link copied to clipboard
-
open fun setStateListAnimator(stateListAnimator: StateListAnimator)
+
open fun setStateListAnimator(stateListAnimator: StateListAnimator)
@@ -11874,13 +11874,13 @@

Functions

@@ -11889,13 +11889,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSystemUiVisibility(visibility: Int)
+
open fun setSystemUiVisibility(visibility: Int)
@@ -11904,13 +11904,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTag(tag: Any)
+
open fun setTag(tag: Any)
@@ -11919,13 +11919,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextAlignment(textAlignment: Int)
+
open fun setTextAlignment(textAlignment: Int)
@@ -11934,13 +11934,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextDirection(textDirection: Int)
+
open fun setTextDirection(textDirection: Int)
@@ -11949,13 +11949,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTooltipText(tooltipText: CharSequence)
+
open fun setTooltipText(tooltipText: CharSequence)
@@ -11964,13 +11964,13 @@

Functions

- +
Link copied to clipboard
-
fun setTop(top: Int)
+
fun setTop(top: Int)
@@ -11979,13 +11979,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTouchDelegate(delegate: TouchDelegate)
+
open fun setTouchDelegate(delegate: TouchDelegate)
@@ -12009,13 +12009,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTransitionAlpha(alpha: Float)
+
open fun setTransitionAlpha(alpha: Float)
@@ -12039,13 +12039,13 @@

Functions

- +
Link copied to clipboard
-
fun setTransitionName(transitionName: String)
+
fun setTransitionName(transitionName: String)
@@ -12054,13 +12054,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTransitionVisibility(visibility: Int)
+
open fun setTransitionVisibility(visibility: Int)
@@ -12069,13 +12069,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationX(translationX: Float)
+
open fun setTranslationX(translationX: Float)
@@ -12084,13 +12084,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationY(translationY: Float)
+
open fun setTranslationY(translationY: Float)
@@ -12099,13 +12099,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationZ(translationZ: Float)
+
open fun setTranslationZ(translationZ: Float)
@@ -12114,13 +12114,13 @@

Functions

-
open fun setVerticalFadingEdgeEnabled(verticalFadingEdgeEnabled: Boolean)
+
open fun setVerticalFadingEdgeEnabled(verticalFadingEdgeEnabled: Boolean)
@@ -12129,13 +12129,13 @@

Functions

-
open fun setVerticalScrollBarEnabled(verticalScrollBarEnabled: Boolean)
+
open fun setVerticalScrollBarEnabled(verticalScrollBarEnabled: Boolean)
@@ -12144,13 +12144,13 @@

Functions

-
open fun setVerticalScrollbarPosition(position: Int)
+
open fun setVerticalScrollbarPosition(position: Int)
@@ -12159,13 +12159,13 @@

Functions

@@ -12174,13 +12174,13 @@

Functions

@@ -12204,13 +12204,13 @@

Functions

@@ -12219,13 +12219,13 @@

Functions

- +
Link copied to clipboard
-
open fun setVisibility(visibility: Int)
+
open fun setVisibility(visibility: Int)
@@ -12234,13 +12234,13 @@

Functions

- +
Link copied to clipboard
-
open fun setWillNotCacheDrawing(willNotCacheDrawing: Boolean)
+
open fun setWillNotCacheDrawing(willNotCacheDrawing: Boolean)
@@ -12249,13 +12249,13 @@

Functions

- +
Link copied to clipboard
-
open fun setWillNotDraw(willNotDraw: Boolean)
+
open fun setWillNotDraw(willNotDraw: Boolean)
@@ -12279,13 +12279,13 @@

Functions

- +
Link copied to clipboard
-
open fun setX(x: Float)
+
open fun setX(x: Float)
@@ -12294,13 +12294,13 @@

Functions

- +
Link copied to clipboard
-
open fun setY(y: Float)
+
open fun setY(y: Float)
@@ -12309,13 +12309,13 @@

Functions

- +
Link copied to clipboard
-
open fun setZ(z: Float)
+
open fun setZ(z: Float)
@@ -12369,13 +12369,13 @@

Functions

- +
Link copied to clipboard
@@ -12399,13 +12399,13 @@

Functions

- +
Link copied to clipboard
-
open fun startAnimation(animation: Animation)
+
open fun startAnimation(animation: Animation)
@@ -12414,13 +12414,13 @@

Functions

- +
Link copied to clipboard
-
fun startDrag(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
+
fun startDrag(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
@@ -12429,13 +12429,13 @@

Functions

- +
Link copied to clipboard
-
fun startDragAndDrop(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
+
fun startDragAndDrop(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
@@ -12459,13 +12459,13 @@

Functions

- +
Link copied to clipboard
-
open fun startNestedScroll(axes: Int): Boolean
+
open fun startNestedScroll(axes: Int): Boolean
@@ -12489,13 +12489,13 @@

Functions

- +
Link copied to clipboard
-
open fun stopNestedScroll()
+
open fun stopNestedScroll()
@@ -12519,13 +12519,13 @@

Functions

- +
Link copied to clipboard
-
open fun toString(): String
+
open fun toString(): String
@@ -12534,13 +12534,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12549,13 +12549,13 @@

Functions

- +
Link copied to clipboard
-
open fun transformMatrixToLocal(matrix: Matrix)
+
open fun transformMatrixToLocal(matrix: Matrix)
@@ -12564,13 +12564,13 @@

Functions

- +
Link copied to clipboard
-
open fun unscheduleDrawable(who: Drawable, what: Runnable)
+
open fun unscheduleDrawable(who: Drawable, what: Runnable)
@@ -12579,13 +12579,13 @@

Functions

- +
Link copied to clipboard
@@ -12609,13 +12609,13 @@

Functions

- +
Link copied to clipboard
@@ -12624,13 +12624,13 @@

Functions

- +
Link copied to clipboard
-
open fun willNotDraw(): Boolean
+
open fun willNotDraw(): Boolean
diff --git a/android-maps-utils /com.google.maps.android.ui/-square-text-view/index.html b/android-maps-utils /com.google.maps.android.ui/-square-text-view/index.html index e940b3413..50d1bcc06 100644 --- a/android-maps-utils /com.google.maps.android.ui/-square-text-view/index.html +++ b/android-maps-utils /com.google.maps.android.ui/-square-text-view/index.html @@ -95,13 +95,13 @@

Properties

@@ -110,13 +110,13 @@

Properties

@@ -125,13 +125,13 @@

Properties

@@ -140,13 +140,13 @@

Properties

@@ -155,13 +155,13 @@

Properties

@@ -170,13 +170,13 @@

Properties

@@ -185,13 +185,13 @@

Properties

- +
Link copied to clipboard
@@ -230,13 +230,13 @@

Properties

@@ -245,13 +245,13 @@

Properties

@@ -260,13 +260,13 @@

Properties

@@ -275,13 +275,13 @@

Properties

@@ -290,13 +290,13 @@

Properties

@@ -305,13 +305,13 @@

Properties

@@ -320,13 +320,13 @@

Properties

@@ -335,13 +335,13 @@

Properties

-
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
+
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
@@ -350,13 +350,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -365,13 +365,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_PASSWORD: String = "password"
+
val AUTOFILL_HINT_PASSWORD: String = "password"
@@ -380,13 +380,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -395,13 +395,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
+
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
@@ -410,13 +410,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
+
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
@@ -425,13 +425,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_USERNAME: String = "username"
+
val AUTOFILL_HINT_USERNAME: String = "username"
@@ -440,13 +440,13 @@

Properties

- +
Link copied to clipboard
@@ -455,13 +455,13 @@

Properties

- +
Link copied to clipboard
@@ -470,13 +470,13 @@

Properties

- +
Link copied to clipboard
@@ -485,13 +485,13 @@

Properties

- +
Link copied to clipboard
@@ -500,13 +500,13 @@

Properties

- +
Link copied to clipboard
@@ -515,13 +515,13 @@

Properties

@@ -530,13 +530,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -545,13 +545,13 @@

Properties

@@ -560,13 +560,13 @@

Properties

@@ -575,13 +575,13 @@

Properties

@@ -590,13 +590,13 @@

Properties

@@ -605,13 +605,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -620,13 +620,13 @@

Properties

@@ -635,13 +635,13 @@

Properties

@@ -650,13 +650,13 @@

Properties

@@ -665,13 +665,13 @@

Properties

@@ -680,13 +680,13 @@

Properties

- +
Link copied to clipboard
@@ -695,13 +695,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -710,13 +710,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_DOWN: Int = 130
+
val FOCUS_DOWN: Int = 130
@@ -725,13 +725,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -740,13 +740,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_LEFT: Int = 17
+
val FOCUS_LEFT: Int = 17
@@ -755,13 +755,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_RIGHT: Int = 66
+
val FOCUS_RIGHT: Int = 66
@@ -770,13 +770,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_UP: Int = 33
+
val FOCUS_UP: Int = 33
@@ -785,13 +785,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUSABLE: Int = 1
+
val FOCUSABLE: Int = 1
@@ -800,13 +800,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -815,13 +815,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -830,13 +830,13 @@

Properties

@@ -860,13 +860,13 @@

Properties

- +
Link copied to clipboard
-
val GONE: Int = 8
+
val GONE: Int = 8
@@ -875,13 +875,13 @@

Properties

- +
Link copied to clipboard
-
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
+
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
@@ -890,13 +890,13 @@

Properties

@@ -905,13 +905,13 @@

Properties

@@ -920,13 +920,13 @@

Properties

@@ -935,13 +935,13 @@

Properties

@@ -950,13 +950,13 @@

Properties

@@ -965,13 +965,13 @@

Properties

@@ -980,13 +980,13 @@

Properties

@@ -995,13 +995,13 @@

Properties

@@ -1010,13 +1010,13 @@

Properties

@@ -1025,13 +1025,13 @@

Properties

@@ -1040,13 +1040,13 @@

Properties

@@ -1055,13 +1055,13 @@

Properties

@@ -1070,13 +1070,13 @@

Properties

@@ -1085,13 +1085,13 @@

Properties

@@ -1100,13 +1100,13 @@

Properties

- +
Link copied to clipboard
-
val INVISIBLE: Int = 4
+
val INVISIBLE: Int = 4
@@ -1115,13 +1115,13 @@

Properties

- +
Link copied to clipboard
-
val KEEP_SCREEN_ON: Int = 67108864
+
val KEEP_SCREEN_ON: Int = 67108864
@@ -1130,13 +1130,13 @@

Properties

- +
Link copied to clipboard
@@ -1145,13 +1145,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1160,13 +1160,13 @@

Properties

- +
Link copied to clipboard
@@ -1175,13 +1175,13 @@

Properties

@@ -1190,13 +1190,13 @@

Properties

@@ -1205,13 +1205,13 @@

Properties

- +
Link copied to clipboard
@@ -1220,13 +1220,13 @@

Properties

- +
Link copied to clipboard
@@ -1235,13 +1235,13 @@

Properties

@@ -1250,13 +1250,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_SIZE_MASK: Int = 16777215
+
val MEASURED_SIZE_MASK: Int = 16777215
@@ -1265,13 +1265,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_STATE_MASK: Int = -16777216
+
val MEASURED_STATE_MASK: Int = -16777216
@@ -1280,13 +1280,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1295,13 +1295,13 @@

Properties

- +
Link copied to clipboard
-
val NO_ID: Int = -1
+
val NO_ID: Int = -1
@@ -1310,13 +1310,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1325,13 +1325,13 @@

Properties

- +
Link copied to clipboard
@@ -1340,13 +1340,13 @@

Properties

@@ -1355,13 +1355,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1370,13 +1370,13 @@

Properties

- +
Link copied to clipboard
@@ -1385,13 +1385,13 @@

Properties

- +
Link copied to clipboard
@@ -1400,13 +1400,13 @@

Properties

- +
Link copied to clipboard
@@ -1415,13 +1415,13 @@

Properties

- +
Link copied to clipboard
@@ -1430,13 +1430,13 @@

Properties

- +
Link copied to clipboard
@@ -1445,13 +1445,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1460,13 +1460,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1475,13 +1475,13 @@

Properties

@@ -1490,13 +1490,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1505,13 +1505,13 @@

Properties

- +
Link copied to clipboard
@@ -1520,13 +1520,13 @@

Properties

@@ -1535,13 +1535,13 @@

Properties

@@ -1550,13 +1550,13 @@

Properties

@@ -1565,13 +1565,13 @@

Properties

@@ -1580,13 +1580,13 @@

Properties

@@ -1595,13 +1595,13 @@

Properties

- +
Link copied to clipboard
@@ -1610,13 +1610,13 @@

Properties

@@ -1625,13 +1625,13 @@

Properties

@@ -1640,13 +1640,13 @@

Properties

@@ -1655,13 +1655,13 @@

Properties

- +
Link copied to clipboard
@@ -1670,13 +1670,13 @@

Properties

@@ -1685,13 +1685,13 @@

Properties

@@ -1700,13 +1700,13 @@

Properties

@@ -1715,13 +1715,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1730,13 +1730,13 @@

Properties

@@ -1745,13 +1745,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1760,13 +1760,13 @@

Properties

@@ -1775,13 +1775,13 @@

Properties

- +
Link copied to clipboard
-
val SOUND_EFFECTS_ENABLED: Int = 134217728
+
val SOUND_EFFECTS_ENABLED: Int = 134217728
@@ -1790,13 +1790,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1805,13 +1805,13 @@

Properties

- +
Link copied to clipboard
@@ -1820,13 +1820,13 @@

Properties

@@ -1835,13 +1835,13 @@

Properties

@@ -1850,13 +1850,13 @@

Properties

@@ -1865,13 +1865,13 @@

Properties

@@ -1880,13 +1880,13 @@

Properties

@@ -1895,13 +1895,13 @@

Properties

@@ -1910,13 +1910,13 @@

Properties

@@ -1925,13 +1925,13 @@

Properties

@@ -1940,13 +1940,13 @@

Properties

@@ -1955,13 +1955,13 @@

Properties

@@ -1970,13 +1970,13 @@

Properties

@@ -1985,13 +1985,13 @@

Properties

- +
Link copied to clipboard
@@ -2000,13 +2000,13 @@

Properties

@@ -2015,13 +2015,13 @@

Properties

@@ -2030,13 +2030,13 @@

Properties

@@ -2045,13 +2045,13 @@

Properties

@@ -2060,13 +2060,13 @@

Properties

@@ -2075,13 +2075,13 @@

Properties

@@ -2090,13 +2090,13 @@

Properties

@@ -2105,13 +2105,13 @@

Properties

@@ -2120,13 +2120,13 @@

Properties

@@ -2135,13 +2135,13 @@

Properties

@@ -2150,13 +2150,13 @@

Properties

@@ -2165,13 +2165,13 @@

Properties

@@ -2180,13 +2180,13 @@

Properties

@@ -2195,13 +2195,13 @@

Properties

- +
Link copied to clipboard
@@ -2210,13 +2210,13 @@

Properties

- +
Link copied to clipboard
@@ -2225,13 +2225,13 @@

Properties

- +
Link copied to clipboard
@@ -2240,13 +2240,13 @@

Properties

- +
Link copied to clipboard
@@ -2255,13 +2255,13 @@

Properties

- +
Link copied to clipboard
@@ -2270,13 +2270,13 @@

Properties

- +
Link copied to clipboard
-
val VISIBLE: Int = 0
+
val VISIBLE: Int = 0
@@ -2285,13 +2285,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2300,13 +2300,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2315,13 +2315,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2394,13 +2394,13 @@

Functions

@@ -2409,13 +2409,13 @@

Functions

@@ -2424,13 +2424,13 @@

Functions

@@ -2469,13 +2469,13 @@

Functions

- +
Link copied to clipboard
@@ -2484,13 +2484,13 @@

Functions

@@ -2559,13 +2559,13 @@

Functions

- +
Link copied to clipboard
-
open fun bringToFront()
+
open fun bringToFront()
@@ -2574,13 +2574,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -2589,13 +2589,13 @@

Functions

- +
Link copied to clipboard
-
open fun buildLayer()
+
open fun buildLayer()
@@ -2604,13 +2604,13 @@

Functions

- +
Link copied to clipboard
-
open fun callOnClick(): Boolean
+
open fun callOnClick(): Boolean
@@ -2619,13 +2619,13 @@

Functions

- +
Link copied to clipboard
@@ -2649,13 +2649,13 @@

Functions

@@ -2664,13 +2664,13 @@

Functions

@@ -2679,13 +2679,13 @@

Functions

@@ -2694,13 +2694,13 @@

Functions

@@ -2709,13 +2709,13 @@

Functions

- +
Link copied to clipboard
-
open fun canScrollHorizontally(direction: Int): Boolean
+
open fun canScrollHorizontally(direction: Int): Boolean
@@ -2724,13 +2724,13 @@

Functions

- +
Link copied to clipboard
-
open fun canScrollVertically(direction: Int): Boolean
+
open fun canScrollVertically(direction: Int): Boolean
@@ -2739,13 +2739,13 @@

Functions

@@ -2754,13 +2754,13 @@

Functions

- +
Link copied to clipboard
-
open fun clearAnimation()
+
open fun clearAnimation()
@@ -2799,13 +2799,13 @@

Functions

@@ -2814,13 +2814,13 @@

Functions

- +
Link copied to clipboard
-
open fun combineMeasuredStates(curState: Int, newState: Int): Int
+
open fun combineMeasuredStates(curState: Int, newState: Int): Int
@@ -2844,13 +2844,13 @@

Functions

- +
@@ -2859,13 +2859,13 @@

Functions

@@ -2874,13 +2874,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -2904,13 +2904,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3054,13 +3054,13 @@

Functions

@@ -3114,13 +3114,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedFling(velocityX: Float, velocityY: Float, consumed: Boolean): Boolean
+
open fun dispatchNestedFling(velocityX: Float, velocityY: Float, consumed: Boolean): Boolean
@@ -3129,13 +3129,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedPreFling(velocityX: Float, velocityY: Float): Boolean
+
open fun dispatchNestedPreFling(velocityX: Float, velocityY: Float): Boolean
@@ -3144,13 +3144,13 @@

Functions

@@ -3159,13 +3159,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedPreScroll(dx: Int, dy: Int, consumed: Array<Int>, offsetInWindow: Array<Int>): Boolean
+
open fun dispatchNestedPreScroll(dx: Int, dy: Int, consumed: Array<Int>, offsetInWindow: Array<Int>): Boolean
@@ -3174,13 +3174,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedScroll(dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int, offsetInWindow: Array<Int>): Boolean
+
open fun dispatchNestedScroll(dxConsumed: Int, dyConsumed: Int, dxUnconsumed: Int, dyUnconsumed: Int, offsetInWindow: Array<Int>): Boolean
@@ -3204,13 +3204,13 @@

Functions

@@ -3519,13 +3519,13 @@

Functions

@@ -3534,13 +3534,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewById(id: Int): T
+
fun <T : View?> findViewById(id: Int): T
@@ -3564,13 +3564,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewWithTag(tag: Any): T
+
fun <T : View?> findViewWithTag(tag: Any): T
@@ -3594,13 +3594,13 @@

Functions

-
open fun forceHasOverlappingRendering(hasOverlappingRendering: Boolean)
+
open fun forceHasOverlappingRendering(hasOverlappingRendering: Boolean)
@@ -3609,13 +3609,13 @@

Functions

- +
Link copied to clipboard
-
open fun forceLayout()
+
open fun forceLayout()
@@ -3639,13 +3639,13 @@

Functions

- +
Link copied to clipboard
-
open fun generateDisplayHash(hashAlgorithm: String, bounds: Rect, executor: Executor, callback: DisplayHashResultCallback)
+
open fun generateDisplayHash(hashAlgorithm: String, bounds: Rect, executor: Executor, callback: DisplayHashResultCallback)
@@ -3654,13 +3654,13 @@

Functions

- +
Link copied to clipboard
-
open fun generateViewId(): Int
+
open fun generateViewId(): Int
@@ -3684,13 +3684,13 @@

Functions

@@ -3699,13 +3699,13 @@

Functions

@@ -3714,13 +3714,13 @@

Functions

@@ -3729,13 +3729,13 @@

Functions

@@ -3744,13 +3744,13 @@

Functions

@@ -3759,13 +3759,13 @@

Functions

@@ -3774,13 +3774,13 @@

Functions

@@ -3789,13 +3789,13 @@

Functions

@@ -3804,13 +3804,13 @@

Functions

- +
Link copied to clipboard
-
open fun getAlpha(): Float
+
open fun getAlpha(): Float
@@ -3819,13 +3819,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3834,13 +3834,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3849,13 +3849,13 @@

Functions

@@ -3864,13 +3864,13 @@

Functions

-
open fun getAttributeResolutionStack(attribute: Int): Array<Int>
+
open fun getAttributeResolutionStack(attribute: Int): Array<Int>
@@ -3879,13 +3879,13 @@

Functions

@@ -3909,13 +3909,13 @@

Functions

- +
Link copied to clipboard
@@ -4044,13 +4044,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4059,13 +4059,13 @@

Functions

@@ -4074,13 +4074,13 @@

Functions

@@ -4089,13 +4089,13 @@

Functions

@@ -4119,13 +4119,13 @@

Functions

- +
Link copied to clipboard
-
fun getBottom(): Int
+
fun getBottom(): Int
@@ -4149,13 +4149,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4164,13 +4164,13 @@

Functions

- +
Link copied to clipboard
-
open fun getClipBounds(): Rect
open fun getClipBounds(outRect: Rect): Boolean
+
open fun getClipBounds(): Rect
open fun getClipBounds(outRect: Rect): Boolean
@@ -4179,13 +4179,13 @@

Functions

- +
Link copied to clipboard
@@ -4374,13 +4374,13 @@

Functions

@@ -4389,13 +4389,13 @@

Functions

@@ -4404,13 +4404,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4479,13 +4479,13 @@

Functions

@@ -4494,13 +4494,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDefaultSize(size: Int, measureSpec: Int): Int
+
open fun getDefaultSize(size: Int, measureSpec: Int): Int
@@ -4509,13 +4509,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDisplay(): Display
+
open fun getDisplay(): Display
@@ -4524,13 +4524,13 @@

Functions

- +
Link copied to clipboard
@@ -4539,13 +4539,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4554,13 +4554,13 @@

Functions

@@ -4569,13 +4569,13 @@

Functions

- +
Link copied to clipboard
@@ -4584,13 +4584,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingRect(outRect: Rect)
+
open fun getDrawingRect(outRect: Rect)
@@ -4599,13 +4599,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingTime(): Long
+
open fun getDrawingTime(): Long
@@ -4629,13 +4629,13 @@

Functions

- +
Link copied to clipboard
-
open fun getElevation(): Float
+
open fun getElevation(): Float
@@ -4674,13 +4674,13 @@

Functions

- +
Link copied to clipboard
-
open fun getExplicitStyle(): Int
+
open fun getExplicitStyle(): Int
@@ -4734,13 +4734,13 @@

Functions

@@ -4764,13 +4764,13 @@

Functions

- +
Link copied to clipboard
@@ -4779,13 +4779,13 @@

Functions

- +
Link copied to clipboard
-
open fun getFocusable(): Int
+
open fun getFocusable(): Int
@@ -4794,13 +4794,13 @@

Functions

- +
Link copied to clipboard
-
open fun getFocusables(direction: Int): ArrayList<View>
+
open fun getFocusables(direction: Int): ArrayList<View>
@@ -4884,13 +4884,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4899,13 +4899,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4914,13 +4914,13 @@

Functions

@@ -4929,13 +4929,13 @@

Functions

@@ -4944,13 +4944,13 @@

Functions

@@ -4974,13 +4974,13 @@

Functions

- +
Link copied to clipboard
-
open fun getGlobalVisibleRect(r: Rect, globalOffset: Point): Boolean
+
open fun getGlobalVisibleRect(r: Rect, globalOffset: Point): Boolean
@@ -5004,13 +5004,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHandler(): Handler
+
open fun getHandler(): Handler
@@ -5019,13 +5019,13 @@

Functions

@@ -5034,13 +5034,13 @@

Functions

@@ -5049,13 +5049,13 @@

Functions

@@ -5064,13 +5064,13 @@

Functions

@@ -5079,13 +5079,13 @@

Functions

@@ -5094,13 +5094,13 @@

Functions

@@ -5109,13 +5109,13 @@

Functions

- +
Link copied to clipboard
-
fun getHeight(): Int
+
fun getHeight(): Int
@@ -5184,13 +5184,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHitRect(outRect: Rect)
+
open fun getHitRect(outRect: Rect)
@@ -5199,13 +5199,13 @@

Functions

@@ -5214,13 +5214,13 @@

Functions

@@ -5229,13 +5229,13 @@

Functions

@@ -5259,13 +5259,13 @@

Functions

- +
Link copied to clipboard
-
open fun getId(): Int
+
open fun getId(): Int
@@ -5334,13 +5334,13 @@

Functions

@@ -5349,13 +5349,13 @@

Functions

@@ -5364,13 +5364,13 @@

Functions

@@ -5439,13 +5439,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5454,13 +5454,13 @@

Functions

@@ -5484,13 +5484,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLabelFor(): Int
+
open fun getLabelFor(): Int
@@ -5514,13 +5514,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLayerType(): Int
+
open fun getLayerType(): Int
@@ -5544,13 +5544,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5559,13 +5559,13 @@

Functions

@@ -5574,13 +5574,13 @@

Functions

- +
Link copied to clipboard
-
fun getLeft(): Int
+
fun getLeft(): Int
@@ -5739,13 +5739,13 @@

Functions

@@ -5754,13 +5754,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLocationInSurface(location: Array<Int>)
+
open fun getLocationInSurface(location: Array<Int>)
@@ -5769,13 +5769,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLocationInWindow(outLocation: Array<Int>)
+
open fun getLocationInWindow(outLocation: Array<Int>)
@@ -5784,13 +5784,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLocationOnScreen(outLocation: Array<Int>)
+
open fun getLocationOnScreen(outLocation: Array<Int>)
@@ -5814,13 +5814,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMatrix(): Matrix
+
open fun getMatrix(): Matrix
@@ -5889,13 +5889,13 @@

Functions

- +
Link copied to clipboard
@@ -5904,13 +5904,13 @@

Functions

@@ -5919,13 +5919,13 @@

Functions

- +
Link copied to clipboard
@@ -5934,13 +5934,13 @@

Functions

- +
Link copied to clipboard
@@ -5949,13 +5949,13 @@

Functions

@@ -5994,13 +5994,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumHeight(): Int
+
open fun getMinimumHeight(): Int
@@ -6009,13 +6009,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumWidth(): Int
+
open fun getMinimumWidth(): Int
@@ -6069,13 +6069,13 @@

Functions

@@ -6084,13 +6084,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6099,13 +6099,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6114,13 +6114,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6129,13 +6129,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6144,13 +6144,13 @@

Functions

- +
Link copied to clipboard
-
open fun getNextFocusUpId(): Int
+
open fun getNextFocusUpId(): Int
@@ -6174,13 +6174,13 @@

Functions

@@ -6189,13 +6189,13 @@

Functions

@@ -6204,13 +6204,13 @@

Functions

@@ -6219,13 +6219,13 @@

Functions

@@ -6234,13 +6234,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6249,13 +6249,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6264,13 +6264,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingBottom(): Int
+
open fun getPaddingBottom(): Int
@@ -6279,13 +6279,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingEnd(): Int
+
open fun getPaddingEnd(): Int
@@ -6294,13 +6294,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingLeft(): Int
+
open fun getPaddingLeft(): Int
@@ -6309,13 +6309,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingRight(): Int
+
open fun getPaddingRight(): Int
@@ -6324,13 +6324,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingStart(): Int
+
open fun getPaddingStart(): Int
@@ -6339,13 +6339,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingTop(): Int
+
open fun getPaddingTop(): Int
@@ -6384,13 +6384,13 @@

Functions

- +
Link copied to clipboard
@@ -6399,13 +6399,13 @@

Functions

@@ -6414,13 +6414,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotX(): Float
+
open fun getPivotX(): Float
@@ -6429,13 +6429,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotY(): Float
+
open fun getPivotY(): Float
@@ -6444,13 +6444,13 @@

Functions

- +
Link copied to clipboard
@@ -6459,13 +6459,13 @@

Functions

@@ -6489,13 +6489,13 @@

Functions

@@ -6504,13 +6504,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6519,13 +6519,13 @@

Functions

@@ -6534,13 +6534,13 @@

Functions

- +
Link copied to clipboard
-
fun getRight(): Int
+
fun getRight(): Int
@@ -6549,13 +6549,13 @@

Functions

@@ -6564,13 +6564,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRootView(): View
+
open fun getRootView(): View
@@ -6579,13 +6579,13 @@

Functions

@@ -6594,13 +6594,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotation(): Float
+
open fun getRotation(): Float
@@ -6609,13 +6609,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationX(): Float
+
open fun getRotationX(): Float
@@ -6624,13 +6624,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationY(): Float
+
open fun getRotationY(): Float
@@ -6639,13 +6639,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleX(): Float
+
open fun getScaleX(): Float
@@ -6654,13 +6654,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleY(): Float
+
open fun getScaleY(): Float
@@ -6669,13 +6669,13 @@

Functions

@@ -6684,13 +6684,13 @@

Functions

@@ -6699,13 +6699,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScrollBarSize(): Int
+
open fun getScrollBarSize(): Int
@@ -6714,13 +6714,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6729,13 +6729,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6744,13 +6744,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6759,13 +6759,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6774,13 +6774,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6924,13 +6924,13 @@

Functions

- +
Link copied to clipboard
-
open fun getSolidColor(): Int
+
open fun getSolidColor(): Int
@@ -6939,13 +6939,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6954,13 +6954,13 @@

Functions

@@ -6969,13 +6969,13 @@

Functions

@@ -6984,13 +6984,13 @@

Functions

@@ -6999,13 +6999,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7014,13 +7014,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTag(): Any
+
open fun getTag(): Any
@@ -7044,13 +7044,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextAlignment(): Int
+
open fun getTextAlignment(): Int
@@ -7104,13 +7104,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextDirection(): Int
+
open fun getTextDirection(): Int
@@ -7269,13 +7269,13 @@

Functions

- +
Link copied to clipboard
@@ -7284,13 +7284,13 @@

Functions

- +
Link copied to clipboard
-
fun getTop(): Int
+
fun getTop(): Int
@@ -7389,13 +7389,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7404,13 +7404,13 @@

Functions

- +
Link copied to clipboard
@@ -7434,13 +7434,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7449,13 +7449,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7464,13 +7464,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7479,13 +7479,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7494,13 +7494,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7524,13 +7524,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7554,13 +7554,13 @@

Functions

@@ -7569,13 +7569,13 @@

Functions

@@ -7584,13 +7584,13 @@

Functions

@@ -7599,13 +7599,13 @@

Functions

@@ -7614,13 +7614,13 @@

Functions

@@ -7629,13 +7629,13 @@

Functions

@@ -7644,13 +7644,13 @@

Functions

@@ -7659,13 +7659,13 @@

Functions

- +
Link copied to clipboard
-
open fun getVisibility(): Int
+
open fun getVisibility(): Int
@@ -7674,13 +7674,13 @@

Functions

- +
Link copied to clipboard
-
fun getWidth(): Int
+
fun getWidth(): Int
@@ -7689,13 +7689,13 @@

Functions

- +
Link copied to clipboard
-
open fun getWindowId(): WindowId
+
open fun getWindowId(): WindowId
@@ -7704,13 +7704,13 @@

Functions

@@ -7719,13 +7719,13 @@

Functions

@@ -7734,13 +7734,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7749,13 +7749,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7764,13 +7764,13 @@

Functions

@@ -7779,13 +7779,13 @@

Functions

- +
Link copied to clipboard
-
open fun getX(): Float
+
open fun getX(): Float
@@ -7794,13 +7794,13 @@

Functions

- +
Link copied to clipboard
-
open fun getY(): Float
+
open fun getY(): Float
@@ -7809,13 +7809,13 @@

Functions

- +
Link copied to clipboard
-
open fun getZ(): Float
+
open fun getZ(): Float
@@ -7824,13 +7824,13 @@

Functions

- +
Link copied to clipboard
@@ -7854,13 +7854,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasFocusable(): Boolean
+
open fun hasFocusable(): Boolean
@@ -7869,13 +7869,13 @@

Functions

@@ -7884,13 +7884,13 @@

Functions

- +
Link copied to clipboard
@@ -7899,13 +7899,13 @@

Functions

@@ -7929,13 +7929,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7974,13 +7974,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7989,13 +7989,13 @@

Functions

- +
Link copied to clipboard
-
open fun inflate(context: Context, resource: Int, root: ViewGroup): View
+
open fun inflate(context: Context, resource: Int, root: ViewGroup): View
@@ -8004,13 +8004,13 @@

Functions

- +
Link copied to clipboard
-
open fun invalidate(dirty: Rect)
+
open fun invalidate(dirty: Rect)
@@ -8034,13 +8034,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8049,13 +8049,13 @@

Functions

@@ -8064,13 +8064,13 @@

Functions

@@ -8079,13 +8079,13 @@

Functions

@@ -8094,13 +8094,13 @@

Functions

- +
Link copied to clipboard
-
open fun isActivated(): Boolean
+
open fun isActivated(): Boolean
@@ -8124,13 +8124,13 @@

Functions

- +
Link copied to clipboard
@@ -8154,13 +8154,13 @@

Functions

- +
Link copied to clipboard
-
open fun isClickable(): Boolean
+
open fun isClickable(): Boolean
@@ -8169,13 +8169,13 @@

Functions

- +
Link copied to clipboard
@@ -8184,13 +8184,13 @@

Functions

- +
Link copied to clipboard
-
open fun isCredential(): Boolean
+
open fun isCredential(): Boolean
@@ -8214,13 +8214,13 @@

Functions

- +
Link copied to clipboard
-
open fun isDirty(): Boolean
+
open fun isDirty(): Boolean
@@ -8229,13 +8229,13 @@

Functions

@@ -8244,13 +8244,13 @@

Functions

@@ -8274,13 +8274,13 @@

Functions

- +
Link copied to clipboard
-
open fun isEnabled(): Boolean
+
open fun isEnabled(): Boolean
@@ -8304,13 +8304,13 @@

Functions

- +
Link copied to clipboard
@@ -8319,13 +8319,13 @@

Functions

@@ -8334,13 +8334,13 @@

Functions

- +
Link copied to clipboard
-
open fun isFocused(): Boolean
+
open fun isFocused(): Boolean
@@ -8349,13 +8349,13 @@

Functions

@@ -8364,13 +8364,13 @@

Functions

- +
Link copied to clipboard
@@ -8379,13 +8379,13 @@

Functions

@@ -8394,13 +8394,13 @@

Functions

@@ -8409,13 +8409,13 @@

Functions

@@ -8424,13 +8424,13 @@

Functions

@@ -8454,13 +8454,13 @@

Functions

@@ -8469,13 +8469,13 @@

Functions

- +
Link copied to clipboard
-
open fun isHovered(): Boolean
+
open fun isHovered(): Boolean
@@ -8484,13 +8484,13 @@

Functions

@@ -8499,13 +8499,13 @@

Functions

@@ -8514,13 +8514,13 @@

Functions

@@ -8529,13 +8529,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInEditMode(): Boolean
+
open fun isInEditMode(): Boolean
@@ -8544,13 +8544,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInLayout(): Boolean
+
open fun isInLayout(): Boolean
@@ -8574,13 +8574,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8589,13 +8589,13 @@

Functions

@@ -8604,13 +8604,13 @@

Functions

- +
Link copied to clipboard
-
open fun isLaidOut(): Boolean
+
open fun isLaidOut(): Boolean
@@ -8619,13 +8619,13 @@

Functions

@@ -8634,13 +8634,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8649,13 +8649,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8664,13 +8664,13 @@

Functions

@@ -8679,13 +8679,13 @@

Functions

- +
Link copied to clipboard
-
open fun isOpaque(): Boolean
+
open fun isOpaque(): Boolean
@@ -8694,13 +8694,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8709,13 +8709,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPivotSet(): Boolean
+
open fun isPivotSet(): Boolean
@@ -8724,13 +8724,13 @@

Functions

@@ -8739,13 +8739,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPressed(): Boolean
+
open fun isPressed(): Boolean
@@ -8754,13 +8754,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8769,13 +8769,13 @@

Functions

@@ -8784,13 +8784,13 @@

Functions

@@ -8799,13 +8799,13 @@

Functions

@@ -8814,13 +8814,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8829,13 +8829,13 @@

Functions

- +
Link copied to clipboard
-
open fun isSelected(): Boolean
+
open fun isSelected(): Boolean
@@ -8844,13 +8844,13 @@

Functions

@@ -8859,13 +8859,13 @@

Functions

- +
Link copied to clipboard
-
open fun isShown(): Boolean
+
open fun isShown(): Boolean
@@ -8889,13 +8889,13 @@

Functions

@@ -8919,13 +8919,13 @@

Functions

@@ -8934,13 +8934,13 @@

Functions

@@ -8949,13 +8949,13 @@

Functions

@@ -8979,13 +8979,13 @@

Functions

@@ -8994,13 +8994,13 @@

Functions

@@ -9009,13 +9009,13 @@

Functions

-
open fun isVisibleToUserForAutofill(virtualId: Int): Boolean
+
open fun isVisibleToUserForAutofill(virtualId: Int): Boolean
@@ -9039,13 +9039,13 @@

Functions

-
open fun keyboardNavigationClusterSearch(currentCluster: View, direction: Int): View
+
open fun keyboardNavigationClusterSearch(currentCluster: View, direction: Int): View
@@ -9084,13 +9084,13 @@

Functions

- +
Link copied to clipboard
-
fun measure(widthMeasureSpec: Int, heightMeasureSpec: Int)
+
fun measure(widthMeasureSpec: Int, heightMeasureSpec: Int)
@@ -9114,13 +9114,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetLeftAndRight(offset: Int)
+
open fun offsetLeftAndRight(offset: Int)
@@ -9129,13 +9129,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetTopAndBottom(offset: Int)
+
open fun offsetTopAndBottom(offset: Int)
@@ -9144,13 +9144,13 @@

Functions

@@ -9174,13 +9174,13 @@

Functions

@@ -9189,13 +9189,13 @@

Functions

@@ -9279,13 +9279,13 @@

Functions

-
open fun onCreateVirtualViewTranslationRequests(virtualIds: Array<Long>, supportedFormats: Array<Int>, requestsCollector: Consumer<ViewTranslationRequest>)
+
open fun onCreateVirtualViewTranslationRequests(virtualIds: Array<Long>, supportedFormats: Array<Int>, requestsCollector: Consumer<ViewTranslationRequest>)
@@ -9309,13 +9309,13 @@

Functions

- +
Link copied to clipboard
-
open fun onDrawForeground(canvas: Canvas)
+
open fun onDrawForeground(canvas: Canvas)
@@ -9354,13 +9354,13 @@

Functions

@@ -9369,13 +9369,13 @@

Functions

@@ -9399,13 +9399,13 @@

Functions

- +
Link copied to clipboard
-
open fun onHoverChanged(hovered: Boolean)
+
open fun onHoverChanged(hovered: Boolean)
@@ -9414,13 +9414,13 @@

Functions

- +
Link copied to clipboard
-
open fun onHoverEvent(event: MotionEvent): Boolean
+
open fun onHoverEvent(event: MotionEvent): Boolean
@@ -9429,13 +9429,13 @@

Functions

@@ -9444,13 +9444,13 @@

Functions

@@ -9474,13 +9474,13 @@

Functions

- +
Link copied to clipboard
-
open fun onKeyLongPress(keyCode: Int, event: KeyEvent): Boolean
+
open fun onKeyLongPress(keyCode: Int, event: KeyEvent): Boolean
@@ -9549,13 +9549,13 @@

Functions

- +
Link copied to clipboard
-
open fun onPointerCaptureChange(hasCapture: Boolean)
+
open fun onPointerCaptureChange(hasCapture: Boolean)
@@ -9564,13 +9564,13 @@

Functions

@@ -9609,13 +9609,13 @@

Functions

-
open fun onProvideAutofillStructure(structure: ViewStructure, flags: Int)
+
open fun onProvideAutofillStructure(structure: ViewStructure, flags: Int)
@@ -9624,13 +9624,13 @@

Functions

@@ -9639,13 +9639,13 @@

Functions

@@ -9654,13 +9654,13 @@

Functions

- +
Link copied to clipboard
-
open fun onProvideStructure(structure: ViewStructure)
+
open fun onProvideStructure(structure: ViewStructure)
@@ -9669,13 +9669,13 @@

Functions

@@ -9774,13 +9774,13 @@

Functions

- +
Link copied to clipboard
-
open fun onScrollCaptureSearch(localVisibleRect: Rect, windowOffset: Point, targets: Consumer<ScrollCaptureTarget>)
+
open fun onScrollCaptureSearch(localVisibleRect: Rect, windowOffset: Point, targets: Consumer<ScrollCaptureTarget>)
@@ -9789,13 +9789,13 @@

Functions

- +
Link copied to clipboard
@@ -9849,13 +9849,13 @@

Functions

@@ -9864,13 +9864,13 @@

Functions

@@ -9909,13 +9909,13 @@

Functions

@@ -9924,13 +9924,13 @@

Functions

-
open fun performAccessibilityAction(action: Int, arguments: Bundle): Boolean
+
open fun performAccessibilityAction(action: Int, arguments: Bundle): Boolean
@@ -9939,13 +9939,13 @@

Functions

- +
Link copied to clipboard
-
open fun performClick(): Boolean
+
open fun performClick(): Boolean
@@ -9954,13 +9954,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9969,13 +9969,13 @@

Functions

- +
Link copied to clipboard
-
open fun performHapticFeedback(feedbackConstant: Int): Boolean
+
open fun performHapticFeedback(feedbackConstant: Int): Boolean
@@ -9999,13 +9999,13 @@

Functions

@@ -10014,13 +10014,13 @@

Functions

- +
Link copied to clipboard
-
open fun playSoundEffect(soundConstant: Int)
+
open fun playSoundEffect(soundConstant: Int)
@@ -10029,13 +10029,13 @@

Functions

- +
Link copied to clipboard
-
open fun post(action: Runnable): Boolean
+
open fun post(action: Runnable): Boolean
@@ -10044,13 +10044,13 @@

Functions

- +
Link copied to clipboard
-
open fun postDelayed(action: Runnable, delayMillis: Long): Boolean
+
open fun postDelayed(action: Runnable, delayMillis: Long): Boolean
@@ -10059,13 +10059,13 @@

Functions

- +
Link copied to clipboard
-
open fun postInvalidate()
+
open fun postInvalidate()
@@ -10074,13 +10074,13 @@

Functions

- +
Link copied to clipboard
-
open fun postInvalidateDelayed(delayMilliseconds: Long)
+
open fun postInvalidateDelayed(delayMilliseconds: Long)
@@ -10089,13 +10089,13 @@

Functions

@@ -10104,13 +10104,13 @@

Functions

- +
Link copied to clipboard
-
open fun postOnAnimation(action: Runnable)
+
open fun postOnAnimation(action: Runnable)
@@ -10119,13 +10119,13 @@

Functions

- +
Link copied to clipboard
-
open fun postOnAnimationDelayed(action: Runnable, delayMillis: Long)
+
open fun postOnAnimationDelayed(action: Runnable, delayMillis: Long)
@@ -10134,13 +10134,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10149,13 +10149,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10164,13 +10164,13 @@

Functions

- +
Link copied to clipboard
-
open fun removeCallbacks(action: Runnable): Boolean
+
open fun removeCallbacks(action: Runnable): Boolean
@@ -10179,13 +10179,13 @@

Functions

@@ -10194,13 +10194,13 @@

Functions

@@ -10209,13 +10209,13 @@

Functions

@@ -10239,13 +10239,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10254,13 +10254,13 @@

Functions

@@ -10284,13 +10284,13 @@

Functions

@@ -10299,13 +10299,13 @@

Functions

- +
Link copied to clipboard
-
open fun requestLayout()
+
open fun requestLayout()
@@ -10314,13 +10314,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10329,13 +10329,13 @@

Functions

- +
Link copied to clipboard
-
open fun requestRectangleOnScreen(rectangle: Rect): Boolean
+
open fun requestRectangleOnScreen(rectangle: Rect): Boolean
@@ -10344,13 +10344,13 @@

Functions

@@ -10359,13 +10359,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> requireViewById(id: Int): T
+
fun <T : View?> requireViewById(id: Int): T
@@ -10374,13 +10374,13 @@

Functions

- +
Link copied to clipboard
-
open fun resetPivot()
+
open fun resetPivot()
@@ -10389,13 +10389,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSize(size: Int, measureSpec: Int): Int
+
open fun resolveSize(size: Int, measureSpec: Int): Int
@@ -10404,13 +10404,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSizeAndState(size: Int, measureSpec: Int, childMeasuredState: Int): Int
+
open fun resolveSizeAndState(size: Int, measureSpec: Int, childMeasuredState: Int): Int
@@ -10434,13 +10434,13 @@

Functions

- +
Link copied to clipboard
@@ -10449,13 +10449,13 @@

Functions

-
fun saveAttributeDataForStyleable(context: Context, styleable: Array<Int>, attrs: AttributeSet, t: TypedArray, defStyleAttr: Int, defStyleRes: Int)
+
fun saveAttributeDataForStyleable(context: Context, styleable: Array<Int>, attrs: AttributeSet, t: TypedArray, defStyleAttr: Int, defStyleRes: Int)
@@ -10464,13 +10464,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10479,13 +10479,13 @@

Functions

- +
Link copied to clipboard
-
open fun scheduleDrawable(who: Drawable, what: Runnable, when: Long)
+
open fun scheduleDrawable(who: Drawable, what: Runnable, when: Long)
@@ -10494,13 +10494,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollBy(x: Int, y: Int)
+
open fun scrollBy(x: Int, y: Int)
@@ -10509,13 +10509,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollTo(x: Int, y: Int)
+
open fun scrollTo(x: Int, y: Int)
@@ -10524,13 +10524,13 @@

Functions

- +
Link copied to clipboard
-
open fun sendAccessibilityEvent(eventType: Int)
+
open fun sendAccessibilityEvent(eventType: Int)
@@ -10554,13 +10554,13 @@

Functions

-
open fun setAccessibilityDataSensitive(accessibilityDataSensitive: Int)
+
open fun setAccessibilityDataSensitive(accessibilityDataSensitive: Int)
@@ -10569,13 +10569,13 @@

Functions

@@ -10584,13 +10584,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAccessibilityHeading(isHeading: Boolean)
+
open fun setAccessibilityHeading(isHeading: Boolean)
@@ -10599,13 +10599,13 @@

Functions

@@ -10614,13 +10614,13 @@

Functions

-
open fun setAccessibilityPaneTitle(accessibilityPaneTitle: CharSequence)
+
open fun setAccessibilityPaneTitle(accessibilityPaneTitle: CharSequence)
@@ -10629,13 +10629,13 @@

Functions

@@ -10644,13 +10644,13 @@

Functions

@@ -10659,13 +10659,13 @@

Functions

- +
Link copied to clipboard
-
open fun setActivated(activated: Boolean)
+
open fun setActivated(activated: Boolean)
@@ -10689,13 +10689,13 @@

Functions

-
open fun setAllowClickWhenDisabled(clickableWhenDisabled: Boolean)
+
open fun setAllowClickWhenDisabled(clickableWhenDisabled: Boolean)
@@ -10704,13 +10704,13 @@

Functions

@@ -10719,13 +10719,13 @@

Functions

@@ -10734,13 +10734,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAlpha(alpha: Float)
+
open fun setAlpha(alpha: Float)
@@ -10749,13 +10749,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAnimation(animation: Animation)
+
open fun setAnimation(animation: Animation)
@@ -10764,13 +10764,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAnimationMatrix(matrix: Matrix)
+
open fun setAnimationMatrix(matrix: Matrix)
@@ -10779,13 +10779,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAutofillHints(autofillHints: Array<String>)
+
open fun setAutofillHints(autofillHints: Array<String>)
@@ -10794,13 +10794,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10809,13 +10809,13 @@

Functions

- +
@@ -10884,13 +10884,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackground(background: Drawable)
+
open fun setBackground(background: Drawable)
@@ -10899,13 +10899,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundColor(color: Int)
+
open fun setBackgroundColor(color: Int)
@@ -10914,13 +10914,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundDrawable(background: Drawable)
+
open fun setBackgroundDrawable(background: Drawable)
@@ -10929,13 +10929,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundResource(resid: Int)
+
open fun setBackgroundResource(resid: Int)
@@ -10944,13 +10944,13 @@

Functions

- +
@@ -10959,13 +10959,13 @@

Functions

@@ -10974,13 +10974,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10989,13 +10989,13 @@

Functions

- +
Link copied to clipboard
-
fun setBottom(bottom: Int)
+
fun setBottom(bottom: Int)
@@ -11019,13 +11019,13 @@

Functions

- +
Link copied to clipboard
-
open fun setCameraDistance(distance: Float)
+
open fun setCameraDistance(distance: Float)
@@ -11034,13 +11034,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClickable(clickable: Boolean)
+
open fun setClickable(clickable: Boolean)
@@ -11049,13 +11049,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClipBounds(clipBounds: Rect)
+
open fun setClipBounds(clipBounds: Rect)
@@ -11064,13 +11064,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClipToOutline(clipToOutline: Boolean)
+
open fun setClipToOutline(clipToOutline: Boolean)
@@ -11199,13 +11199,13 @@

Functions

- +
Link copied to clipboard
-
open fun setContentCaptureSession(contentCaptureSession: ContentCaptureSession)
+
open fun setContentCaptureSession(contentCaptureSession: ContentCaptureSession)
@@ -11214,13 +11214,13 @@

Functions

- +
Link copied to clipboard
-
open fun setContentDescription(contentDescription: CharSequence)
+
open fun setContentDescription(contentDescription: CharSequence)
@@ -11229,13 +11229,13 @@

Functions

- +
Link copied to clipboard
-
open fun setContextClickable(contextClickable: Boolean)
+
open fun setContextClickable(contextClickable: Boolean)
@@ -11289,13 +11289,13 @@

Functions

-
open fun setDefaultFocusHighlightEnabled(defaultFocusHighlightEnabled: Boolean)
+
open fun setDefaultFocusHighlightEnabled(defaultFocusHighlightEnabled: Boolean)
@@ -11304,13 +11304,13 @@

Functions

@@ -11319,13 +11319,13 @@

Functions

- +
Link copied to clipboard
-
open fun setDrawingCacheEnabled(enabled: Boolean)
+
open fun setDrawingCacheEnabled(enabled: Boolean)
@@ -11334,13 +11334,13 @@

Functions

- +
Link copied to clipboard
-
open fun setDrawingCacheQuality(quality: Int)
+
open fun setDrawingCacheQuality(quality: Int)
@@ -11349,13 +11349,13 @@

Functions

@@ -11394,13 +11394,13 @@

Functions

- +
Link copied to clipboard
-
open fun setElevation(elevation: Float)
+
open fun setElevation(elevation: Float)
@@ -11484,13 +11484,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFadingEdgeLength(length: Int)
+
open fun setFadingEdgeLength(length: Int)
@@ -11529,13 +11529,13 @@

Functions

@@ -11559,13 +11559,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFitsSystemWindows(fitSystemWindows: Boolean)
+
open fun setFitsSystemWindows(fitSystemWindows: Boolean)
@@ -11574,13 +11574,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusable(focusable: Boolean)
+
open fun setFocusable(focusable: Boolean)
@@ -11589,13 +11589,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusableInTouchMode(focusableInTouchMode: Boolean)
+
open fun setFocusableInTouchMode(focusableInTouchMode: Boolean)
@@ -11604,13 +11604,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusedByDefault(isFocusedByDefault: Boolean)
+
open fun setFocusedByDefault(isFocusedByDefault: Boolean)
@@ -11679,13 +11679,13 @@

Functions

- +
Link copied to clipboard
-
open fun setForceDarkAllowed(allow: Boolean)
+
open fun setForceDarkAllowed(allow: Boolean)
@@ -11694,13 +11694,13 @@

Functions

- +
Link copied to clipboard
-
open fun setForeground(foreground: Drawable)
+
open fun setForeground(foreground: Drawable)
@@ -11724,13 +11724,13 @@

Functions

- +
@@ -11739,13 +11739,13 @@

Functions

@@ -11754,13 +11754,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11799,13 +11799,13 @@

Functions

-
open fun setHandwritingBoundsOffsets(offsetLeft: Float, offsetTop: Float, offsetRight: Float, offsetBottom: Float)
+
open fun setHandwritingBoundsOffsets(offsetLeft: Float, offsetTop: Float, offsetRight: Float, offsetBottom: Float)
@@ -11814,13 +11814,13 @@

Functions

@@ -11829,13 +11829,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHapticFeedbackEnabled(hapticFeedbackEnabled: Boolean)
+
open fun setHapticFeedbackEnabled(hapticFeedbackEnabled: Boolean)
@@ -11844,13 +11844,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHasTransientState(hasTransientState: Boolean)
+
open fun setHasTransientState(hasTransientState: Boolean)
@@ -11934,13 +11934,13 @@

Functions

-
open fun setHorizontalFadingEdgeEnabled(horizontalFadingEdgeEnabled: Boolean)
+
open fun setHorizontalFadingEdgeEnabled(horizontalFadingEdgeEnabled: Boolean)
@@ -11964,13 +11964,13 @@

Functions

-
open fun setHorizontalScrollBarEnabled(horizontalScrollBarEnabled: Boolean)
+
open fun setHorizontalScrollBarEnabled(horizontalScrollBarEnabled: Boolean)
@@ -11979,13 +11979,13 @@

Functions

@@ -11994,13 +11994,13 @@

Functions

@@ -12009,13 +12009,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHovered(hovered: Boolean)
+
open fun setHovered(hovered: Boolean)
@@ -12039,13 +12039,13 @@

Functions

- +
Link copied to clipboard
-
open fun setId(id: Int)
+
open fun setId(id: Int)
@@ -12099,13 +12099,13 @@

Functions

@@ -12114,13 +12114,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12129,13 +12129,13 @@

Functions

@@ -12189,13 +12189,13 @@

Functions

- +
Link copied to clipboard
-
open fun setIsCredential(isCredential: Boolean)
+
open fun setIsCredential(isCredential: Boolean)
@@ -12204,13 +12204,13 @@

Functions

- +
Link copied to clipboard
-
open fun setIsHandwritingDelegate(isHandwritingDelegate: Boolean)
+
open fun setIsHandwritingDelegate(isHandwritingDelegate: Boolean)
@@ -12234,13 +12234,13 @@

Functions

- +
Link copied to clipboard
-
open fun setKeepScreenOn(keepScreenOn: Boolean)
+
open fun setKeepScreenOn(keepScreenOn: Boolean)
@@ -12249,13 +12249,13 @@

Functions

@@ -12279,13 +12279,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLabelFor(id: Int)
+
open fun setLabelFor(id: Int)
@@ -12309,13 +12309,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerPaint(paint: Paint)
+
open fun setLayerPaint(paint: Paint)
@@ -12324,13 +12324,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerType(layerType: Int, paint: Paint)
+
open fun setLayerType(layerType: Int, paint: Paint)
@@ -12339,13 +12339,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayoutDirection(layoutDirection: Int)
+
open fun setLayoutDirection(layoutDirection: Int)
@@ -12354,13 +12354,13 @@

Functions

- +
Link copied to clipboard
@@ -12369,13 +12369,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeft(left: Int)
+
fun setLeft(left: Int)
@@ -12384,13 +12384,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeftTopRightBottom(left: Int, top: Int, right: Int, bottom: Int)
+
fun setLeftTopRightBottom(left: Int, top: Int, right: Int, bottom: Int)
@@ -12519,13 +12519,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLongClickable(longClickable: Boolean)
+
open fun setLongClickable(longClickable: Boolean)
@@ -12639,13 +12639,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumHeight(minHeight: Int)
+
open fun setMinimumHeight(minHeight: Int)
@@ -12654,13 +12654,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumWidth(minWidth: Int)
+
open fun setMinimumWidth(minWidth: Int)
@@ -12714,13 +12714,13 @@

Functions

- +
@@ -12729,13 +12729,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextClusterForwardId(nextClusterForwardId: Int)
+
open fun setNextClusterForwardId(nextClusterForwardId: Int)
@@ -12744,13 +12744,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusDownId(nextFocusDownId: Int)
+
open fun setNextFocusDownId(nextFocusDownId: Int)
@@ -12759,13 +12759,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusForwardId(nextFocusForwardId: Int)
+
open fun setNextFocusForwardId(nextFocusForwardId: Int)
@@ -12774,13 +12774,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusLeftId(nextFocusLeftId: Int)
+
open fun setNextFocusLeftId(nextFocusLeftId: Int)
@@ -12789,13 +12789,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusRightId(nextFocusRightId: Int)
+
open fun setNextFocusRightId(nextFocusRightId: Int)
@@ -12804,13 +12804,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusUpId(nextFocusUpId: Int)
+
open fun setNextFocusUpId(nextFocusUpId: Int)
@@ -12819,13 +12819,13 @@

Functions

@@ -12834,13 +12834,13 @@

Functions

@@ -12849,13 +12849,13 @@

Functions

@@ -12864,13 +12864,13 @@

Functions

@@ -12879,13 +12879,13 @@

Functions

@@ -12894,13 +12894,13 @@

Functions

@@ -12924,13 +12924,13 @@

Functions

@@ -12939,13 +12939,13 @@

Functions

@@ -12954,13 +12954,13 @@

Functions

@@ -12969,13 +12969,13 @@

Functions

@@ -12984,13 +12984,13 @@

Functions

@@ -12999,13 +12999,13 @@

Functions

@@ -13014,13 +13014,13 @@

Functions

@@ -13029,13 +13029,13 @@

Functions

@@ -13044,13 +13044,13 @@

Functions

@@ -13059,13 +13059,13 @@

Functions

@@ -13074,13 +13074,13 @@

Functions

- +
Link copied to clipboard
@@ -13089,13 +13089,13 @@

Functions

- +
@@ -13104,13 +13104,13 @@

Functions

- +
Link copied to clipboard
-
open fun setOverScrollMode(overScrollMode: Int)
+
open fun setOverScrollMode(overScrollMode: Int)
@@ -13164,13 +13164,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotX(pivotX: Float)
+
open fun setPivotX(pivotX: Float)
@@ -13179,13 +13179,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotY(pivotY: Float)
+
open fun setPivotY(pivotY: Float)
@@ -13194,13 +13194,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPointerIcon(pointerIcon: PointerIcon)
+
open fun setPointerIcon(pointerIcon: PointerIcon)
@@ -13209,13 +13209,13 @@

Functions

- +
Link copied to clipboard
-
fun setPreferKeepClear(preferKeepClear: Boolean)
+
fun setPreferKeepClear(preferKeepClear: Boolean)
@@ -13224,13 +13224,13 @@

Functions

@@ -13239,13 +13239,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPressed(pressed: Boolean)
+
open fun setPressed(pressed: Boolean)
@@ -13284,13 +13284,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRenderEffect(renderEffect: RenderEffect)
+
open fun setRenderEffect(renderEffect: RenderEffect)
@@ -13299,13 +13299,13 @@

Functions

- +
Link copied to clipboard
-
fun setRevealOnFocusHint(revealOnFocus: Boolean)
+
fun setRevealOnFocusHint(revealOnFocus: Boolean)
@@ -13314,13 +13314,13 @@

Functions

- +
Link copied to clipboard
-
fun setRight(right: Int)
+
fun setRight(right: Int)
@@ -13329,13 +13329,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotation(rotation: Float)
+
open fun setRotation(rotation: Float)
@@ -13344,13 +13344,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationX(rotationX: Float)
+
open fun setRotationX(rotationX: Float)
@@ -13359,13 +13359,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationY(rotationY: Float)
+
open fun setRotationY(rotationY: Float)
@@ -13374,13 +13374,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSaveEnabled(enabled: Boolean)
+
open fun setSaveEnabled(enabled: Boolean)
@@ -13389,13 +13389,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -13404,13 +13404,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleX(scaleX: Float)
+
open fun setScaleX(scaleX: Float)
@@ -13419,13 +13419,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleY(scaleY: Float)
+
open fun setScaleY(scaleY: Float)
@@ -13434,13 +13434,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScreenReaderFocusable(screenReaderFocusable: Boolean)
+
open fun setScreenReaderFocusable(screenReaderFocusable: Boolean)
@@ -13449,13 +13449,13 @@

Functions

-
open fun setScrollBarDefaultDelayBeforeFade(scrollBarDefaultDelayBeforeFade: Int)
+
open fun setScrollBarDefaultDelayBeforeFade(scrollBarDefaultDelayBeforeFade: Int)
@@ -13464,13 +13464,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarFadeDuration(scrollBarFadeDuration: Int)
+
open fun setScrollBarFadeDuration(scrollBarFadeDuration: Int)
@@ -13479,13 +13479,13 @@

Functions

-
open fun setScrollbarFadingEnabled(fadeScrollbars: Boolean)
+
open fun setScrollbarFadingEnabled(fadeScrollbars: Boolean)
@@ -13494,13 +13494,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarSize(scrollBarSize: Int)
+
open fun setScrollBarSize(scrollBarSize: Int)
@@ -13509,13 +13509,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarStyle(style: Int)
+
open fun setScrollBarStyle(style: Int)
@@ -13524,13 +13524,13 @@

Functions

@@ -13539,13 +13539,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollCaptureHint(hint: Int)
+
open fun setScrollCaptureHint(hint: Int)
@@ -13554,13 +13554,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollContainer(isScrollContainer: Boolean)
+
open fun setScrollContainer(isScrollContainer: Boolean)
@@ -13584,13 +13584,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollIndicators(indicators: Int)
+
open fun setScrollIndicators(indicators: Int)
@@ -13599,13 +13599,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollX(value: Int)
+
open fun setScrollX(value: Int)
@@ -13614,13 +13614,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollY(value: Int)
+
open fun setScrollY(value: Int)
@@ -13734,13 +13734,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSoundEffectsEnabled(soundEffectsEnabled: Boolean)
+
open fun setSoundEffectsEnabled(soundEffectsEnabled: Boolean)
@@ -13764,13 +13764,13 @@

Functions

- +
Link copied to clipboard
-
open fun setStateDescription(stateDescription: CharSequence)
+
open fun setStateDescription(stateDescription: CharSequence)
@@ -13779,13 +13779,13 @@

Functions

- +
Link copied to clipboard
-
open fun setStateListAnimator(stateListAnimator: StateListAnimator)
+
open fun setStateListAnimator(stateListAnimator: StateListAnimator)
@@ -13794,13 +13794,13 @@

Functions

@@ -13809,13 +13809,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSystemUiVisibility(visibility: Int)
+
open fun setSystemUiVisibility(visibility: Int)
@@ -13824,13 +13824,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTag(tag: Any)
+
open fun setTag(tag: Any)
@@ -13854,13 +13854,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextAlignment(textAlignment: Int)
+
open fun setTextAlignment(textAlignment: Int)
@@ -13929,13 +13929,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextDirection(textDirection: Int)
+
open fun setTextDirection(textDirection: Int)
@@ -14094,13 +14094,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTooltipText(tooltipText: CharSequence)
+
open fun setTooltipText(tooltipText: CharSequence)
@@ -14109,13 +14109,13 @@

Functions

- +
Link copied to clipboard
-
fun setTop(top: Int)
+
fun setTop(top: Int)
@@ -14124,13 +14124,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTouchDelegate(delegate: TouchDelegate)
+
open fun setTouchDelegate(delegate: TouchDelegate)
@@ -14154,13 +14154,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTransitionAlpha(alpha: Float)
+
open fun setTransitionAlpha(alpha: Float)
@@ -14169,13 +14169,13 @@

Functions

- +
Link copied to clipboard
-
fun setTransitionName(transitionName: String)
+
fun setTransitionName(transitionName: String)
@@ -14184,13 +14184,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTransitionVisibility(visibility: Int)
+
open fun setTransitionVisibility(visibility: Int)
@@ -14199,13 +14199,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationX(translationX: Float)
+
open fun setTranslationX(translationX: Float)
@@ -14214,13 +14214,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationY(translationY: Float)
+
open fun setTranslationY(translationY: Float)
@@ -14229,13 +14229,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationZ(translationZ: Float)
+
open fun setTranslationZ(translationZ: Float)
@@ -14259,13 +14259,13 @@

Functions

-
open fun setVerticalFadingEdgeEnabled(verticalFadingEdgeEnabled: Boolean)
+
open fun setVerticalFadingEdgeEnabled(verticalFadingEdgeEnabled: Boolean)
@@ -14274,13 +14274,13 @@

Functions

-
open fun setVerticalScrollBarEnabled(verticalScrollBarEnabled: Boolean)
+
open fun setVerticalScrollBarEnabled(verticalScrollBarEnabled: Boolean)
@@ -14289,13 +14289,13 @@

Functions

-
open fun setVerticalScrollbarPosition(position: Int)
+
open fun setVerticalScrollbarPosition(position: Int)
@@ -14304,13 +14304,13 @@

Functions

@@ -14319,13 +14319,13 @@

Functions

@@ -14334,13 +14334,13 @@

Functions

@@ -14349,13 +14349,13 @@

Functions

- +
Link copied to clipboard
-
open fun setVisibility(visibility: Int)
+
open fun setVisibility(visibility: Int)
@@ -14379,13 +14379,13 @@

Functions

- +
Link copied to clipboard
-
open fun setWillNotCacheDrawing(willNotCacheDrawing: Boolean)
+
open fun setWillNotCacheDrawing(willNotCacheDrawing: Boolean)
@@ -14394,13 +14394,13 @@

Functions

- +
Link copied to clipboard
-
open fun setWillNotDraw(willNotDraw: Boolean)
+
open fun setWillNotDraw(willNotDraw: Boolean)
@@ -14424,13 +14424,13 @@

Functions

- +
Link copied to clipboard
-
open fun setX(x: Float)
+
open fun setX(x: Float)
@@ -14439,13 +14439,13 @@

Functions

- +
Link copied to clipboard
-
open fun setY(y: Float)
+
open fun setY(y: Float)
@@ -14454,13 +14454,13 @@

Functions

- +
Link copied to clipboard
-
open fun setZ(z: Float)
+
open fun setZ(z: Float)
@@ -14484,13 +14484,13 @@

Functions

- +
Link copied to clipboard
@@ -14499,13 +14499,13 @@

Functions

- +
Link copied to clipboard
-
open fun startAnimation(animation: Animation)
+
open fun startAnimation(animation: Animation)
@@ -14514,13 +14514,13 @@

Functions

- +
Link copied to clipboard
-
fun startDrag(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
+
fun startDrag(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
@@ -14529,13 +14529,13 @@

Functions

- +
Link copied to clipboard
-
fun startDragAndDrop(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
+
fun startDragAndDrop(data: ClipData, shadowBuilder: View.DragShadowBuilder, myLocalState: Any, flags: Int): Boolean
@@ -14544,13 +14544,13 @@

Functions

- +
Link copied to clipboard
-
open fun startNestedScroll(axes: Int): Boolean
+
open fun startNestedScroll(axes: Int): Boolean
@@ -14559,13 +14559,13 @@

Functions

- +
Link copied to clipboard
-
open fun stopNestedScroll()
+
open fun stopNestedScroll()
@@ -14574,13 +14574,13 @@

Functions

- +
Link copied to clipboard
-
open fun toString(): String
+
open fun toString(): String
@@ -14589,13 +14589,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14604,13 +14604,13 @@

Functions

- +
Link copied to clipboard
-
open fun transformMatrixToLocal(matrix: Matrix)
+
open fun transformMatrixToLocal(matrix: Matrix)
@@ -14619,13 +14619,13 @@

Functions

- +
Link copied to clipboard
-
open fun unscheduleDrawable(who: Drawable, what: Runnable)
+
open fun unscheduleDrawable(who: Drawable, what: Runnable)
@@ -14634,13 +14634,13 @@

Functions

- +
Link copied to clipboard
@@ -14649,13 +14649,13 @@

Functions

- +
Link copied to clipboard
@@ -14664,13 +14664,13 @@

Functions

- +
Link copied to clipboard
-
open fun willNotDraw(): Boolean
+
open fun willNotDraw(): Boolean
diff --git a/images/anchor-copy-button.svg b/images/anchor-copy-button.svg index bab9d747f..19c1fa3f4 100644 --- a/images/anchor-copy-button.svg +++ b/images/anchor-copy-button.svg @@ -1,4 +1,8 @@ + + - \ No newline at end of file + diff --git a/images/arrow_down.svg b/images/arrow_down.svg index c0388dee2..639aaf12c 100644 --- a/images/arrow_down.svg +++ b/images/arrow_down.svg @@ -1,3 +1,7 @@ + + - \ No newline at end of file + diff --git a/images/burger.svg b/images/burger.svg index d6dcefccb..fcca732b7 100644 --- a/images/burger.svg +++ b/images/burger.svg @@ -1,5 +1,9 @@ + + - \ No newline at end of file + diff --git a/images/copy-icon.svg b/images/copy-icon.svg index 61440f0a4..2cb02ec6e 100644 --- a/images/copy-icon.svg +++ b/images/copy-icon.svg @@ -1,3 +1,7 @@ + + - \ No newline at end of file + diff --git a/images/copy-successful-icon.svg b/images/copy-successful-icon.svg index 1865f739b..c4b95383d 100644 --- a/images/copy-successful-icon.svg +++ b/images/copy-successful-icon.svg @@ -1,3 +1,7 @@ + + - \ No newline at end of file + diff --git a/images/footer-go-to-link.svg b/images/footer-go-to-link.svg index 0137e2231..a87add7a3 100644 --- a/images/footer-go-to-link.svg +++ b/images/footer-go-to-link.svg @@ -1,3 +1,7 @@ + + - \ No newline at end of file + diff --git a/images/go-to-top-icon.svg b/images/go-to-top-icon.svg index d987f3ead..abc3d1cef 100644 --- a/images/go-to-top-icon.svg +++ b/images/go-to-top-icon.svg @@ -1,4 +1,8 @@ + + - \ No newline at end of file + diff --git a/images/logo-icon.svg b/images/logo-icon.svg index 1fea08773..e42f9570c 100644 --- a/images/logo-icon.svg +++ b/images/logo-icon.svg @@ -1,3 +1,7 @@ + + @@ -7,4 +11,4 @@ - \ No newline at end of file + diff --git a/images/nav-icons/abstract-class-kotlin.svg b/images/nav-icons/abstract-class-kotlin.svg index a2069b8fb..19d6148ca 100644 --- a/images/nav-icons/abstract-class-kotlin.svg +++ b/images/nav-icons/abstract-class-kotlin.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/annotation-kotlin.svg b/images/nav-icons/annotation-kotlin.svg index 932f1d3de..b90f508c4 100644 --- a/images/nav-icons/annotation-kotlin.svg +++ b/images/nav-icons/annotation-kotlin.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/class-kotlin.svg b/images/nav-icons/class-kotlin.svg index 46a21f65a..797a2423c 100644 --- a/images/nav-icons/class-kotlin.svg +++ b/images/nav-icons/class-kotlin.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/enum-kotlin.svg b/images/nav-icons/enum-kotlin.svg index 4a8545968..775a7cc90 100644 --- a/images/nav-icons/enum-kotlin.svg +++ b/images/nav-icons/enum-kotlin.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/field-value.svg b/images/nav-icons/field-value.svg index 20449c947..2771ee56c 100644 --- a/images/nav-icons/field-value.svg +++ b/images/nav-icons/field-value.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/field-variable.svg b/images/nav-icons/field-variable.svg index 3b0745007..e2d2bbd01 100644 --- a/images/nav-icons/field-variable.svg +++ b/images/nav-icons/field-variable.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/interface-kotlin.svg b/images/nav-icons/interface-kotlin.svg index bf07a1488..5e163260e 100644 --- a/images/nav-icons/interface-kotlin.svg +++ b/images/nav-icons/interface-kotlin.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/object.svg b/images/nav-icons/object.svg index 9f427de41..31f0ee3e6 100644 --- a/images/nav-icons/object.svg +++ b/images/nav-icons/object.svg @@ -1,3 +1,7 @@ + + diff --git a/images/nav-icons/typealias-kotlin.svg b/images/nav-icons/typealias-kotlin.svg index 4795069b2..f4bb238b5 100644 --- a/images/nav-icons/typealias-kotlin.svg +++ b/images/nav-icons/typealias-kotlin.svg @@ -1,3 +1,7 @@ + + diff --git a/images/theme-toggle.svg b/images/theme-toggle.svg index dad3ff2a2..df86202bb 100644 --- a/images/theme-toggle.svg +++ b/images/theme-toggle.svg @@ -1,3 +1,7 @@ + + - \ No newline at end of file + diff --git a/scripts/clipboard.js b/scripts/clipboard.js index b00ce246e..7a4f33c59 100644 --- a/scripts/clipboard.js +++ b/scripts/clipboard.js @@ -1,3 +1,7 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + window.addEventListener('load', () => { document.querySelectorAll('span.copy-icon').forEach(element => { element.addEventListener('click', (el) => copyElementsContentToClipboard(element)); diff --git a/scripts/navigation-loader.js b/scripts/navigation-loader.js index 92464911c..3df7ac8cc 100644 --- a/scripts/navigation-loader.js +++ b/scripts/navigation-loader.js @@ -1,3 +1,7 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + navigationPageText = fetch(pathToRoot + "navigation.html").then(response => response.text()) displayNavigationFromPage = () => { diff --git a/scripts/platform-content-handler.js b/scripts/platform-content-handler.js index 7c5e8af73..8c4ca5383 100644 --- a/scripts/platform-content-handler.js +++ b/scripts/platform-content-handler.js @@ -1,3 +1,7 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + filteringContext = { dependencies: {}, restrictedDependencies: [], diff --git a/scripts/symbol-parameters-wrapper_deferred.js b/scripts/symbol-parameters-wrapper_deferred.js index 248d0ab03..7ecae7a6a 100644 --- a/scripts/symbol-parameters-wrapper_deferred.js +++ b/scripts/symbol-parameters-wrapper_deferred.js @@ -1,83 +1,64 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + // helps with some corner cases where starts working already, // but the signature is not yet long enough to be wrapped -const leftPaddingPx = 60 - -const symbolResizeObserver = new ResizeObserver(entries => { - entries.forEach(entry => { - const symbolElement = entry.target - symbolResizeObserver.unobserve(symbolElement) // only need it once, otherwise will be executed multiple times - wrapSymbolParameters(symbolElement); - }) -}); - -const wrapAllSymbolParameters = () => { - document.querySelectorAll("div.symbol").forEach(symbol => wrapSymbolParameters(symbol)) -} +(function() { + const leftPaddingPx = 60; -const wrapSymbolParameters = (symbol) => { - let parametersBlock = symbol.querySelector("span.parameters") - if (parametersBlock == null) { - return // nothing to wrap + function createNbspIndent() { + let indent = document.createElement("span"); + indent.append(document.createTextNode("\u00A0\u00A0\u00A0\u00A0")); + indent.classList.add("nbsp-indent"); + return indent; } - let symbolBlockWidth = symbol.clientWidth + function wrapSymbolParameters(entry) { + const symbol = entry.target; + const symbolBlockWidth = entry.borderBoxSize && entry.borderBoxSize[0] && entry.borderBoxSize[0].inlineSize; - // Even though the script is marked as `defer` and we wait for `DOMContentLoaded` event, - // it can happen that `symbolBlockWidth` is 0, indicating that something hasn't been loaded. - // In this case, just retry once all styles have been applied and it has been resized correctly. - if (symbolBlockWidth === 0) { - symbolResizeObserver.observe(symbol) - return - } + // Even though the script is marked as `defer` and we wait for `DOMContentLoaded` event, + // or if this block is a part of hidden tab, it can happen that `symbolBlockWidth` is 0, + // indicating that something hasn't been loaded. + // In this case, observer will be triggered onсe again when it will be ready. + if (symbolBlockWidth > 0) { + const node = symbol.querySelector(".parameters"); - let innerTextWidth = Array.from(symbol.children) - .filter(it => !it.classList.contains("block")) // blocks are usually on their own (like annotations), so ignore it - .map(it => it.getBoundingClientRect().width).reduce((a, b) => a + b, 0) + if (node) { + // if window resize happened and observer was triggered, reset previously wrapped + // parameters as they might not need wrapping anymore, and check again + node.classList.remove("wrapped"); + node.querySelectorAll(".parameter .nbsp-indent") + .forEach(indent => indent.remove()); - // if signature text takes up more than a single line, wrap params for readability - let shouldWrapParams = innerTextWidth > (symbolBlockWidth - leftPaddingPx) - if (shouldWrapParams) { - parametersBlock.classList.add("wrapped") - parametersBlock.querySelectorAll("span.parameter").forEach(param => { - // has to be a physical indent so that it can be copied. styles like - // paddings and `::before { content: " " }` do not work for that - param.prepend(createNbspIndent()) - }) - } -} + const innerTextWidth = Array.from(symbol.children) + .filter(it => !it.classList.contains("block")) // blocks are usually on their own (like annotations), so ignore it + .map(it => it.getBoundingClientRect().width) + .reduce((a, b) => a + b, 0); -const createNbspIndent = () => { - let indent = document.createElement("span") - indent.append(document.createTextNode("\u00A0\u00A0\u00A0\u00A0")) - indent.classList.add("nbsp-indent") - return indent -} + // if signature text takes up more than a single line, wrap params for readability + if (innerTextWidth > (symbolBlockWidth - leftPaddingPx)) { + node.classList.add("wrapped"); + node.querySelectorAll(".parameter").forEach(param => { + // has to be a physical indent so that it can be copied. styles like + // paddings and `::before { content: " " }` do not work for that + param.prepend(createNbspIndent()); + }); + } + } + } + } -const resetAllSymbolParametersWrapping = () => { - document.querySelectorAll("div.symbol").forEach(symbol => resetSymbolParametersWrapping(symbol)) -} + const symbolsObserver = new ResizeObserver(entries => entries.forEach(wrapSymbolParameters)); -const resetSymbolParametersWrapping = (symbol) => { - let parameters = symbol.querySelector("span.parameters") - if (parameters != null) { - parameters.classList.remove("wrapped") - parameters.querySelectorAll("span.parameter").forEach(param => { - let indent = param.querySelector("span.nbsp-indent") - if (indent != null) indent.remove() - }) + function initHandlers() { + document.querySelectorAll("div.symbol").forEach(symbol => symbolsObserver.observe(symbol)); } -} -if (document.readyState === 'loading') { - window.addEventListener('DOMContentLoaded', () => { - wrapAllSymbolParameters() - }) -} else { - wrapAllSymbolParameters() -} + if (document.readyState === 'loading') window.addEventListener('DOMContentLoaded', initHandlers); + else initHandlers(); -window.onresize = event => { - // need to re-calculate if params need to be wrapped after resize - resetAllSymbolParametersWrapping() - wrapAllSymbolParameters() -} + // ToDo: Add `unobserve` if dokka will be SPA-like: + // https://github.com/w3c/csswg-drafts/issues/5155 +})(); diff --git a/styles/font-jb-sans-auto.css b/styles/font-jb-sans-auto.css index 95d8ef833..bdc68723a 100644 --- a/styles/font-jb-sans-auto.css +++ b/styles/font-jb-sans-auto.css @@ -1,3 +1,7 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + /* Light weight */ @font-face { font-family: 'JetBrains Sans'; diff --git a/styles/logo-styles.css b/styles/logo-styles.css index f3846e821..69804e468 100644 --- a/styles/logo-styles.css +++ b/styles/logo-styles.css @@ -1,3 +1,7 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + :root { --dokka-logo-image-url: url('../images/logo-icon.svg'); --dokka-logo-height: 50px; diff --git a/styles/main.css b/styles/main.css index 5aa04a496..ebe1ce12f 100644 --- a/styles/main.css +++ b/styles/main.css @@ -1,4 +1,6 @@ -#pages-search{cursor:pointer;border:none;border-radius:50%;background:transparent;fill:#fff;fill:var(--dark-mode-and-search-icon-color)}#pages-search:focus{outline:none}#pages-search:hover{background:var(--white-10)}.search,.search [data-test=ring-select],.search [data-test=ring-tooltip],.search [data-test=ring-select_focus],.search #pages-search{display:inline-block;padding:0;margin:0;font-size:0;line-height:0}.search-hotkey-popup{background-color:var(--background-color) !important;padding:4px}.popup-wrapper{min-width:calc(100% - 322px) !important;border:1px solid rgba(255,255,255,.2) !important;background-color:#27282c !important}.popup-wrapper [class^=filterWrapper]{border-bottom:1px solid rgba(255,255,255,.2)}.popup-wrapper input{color:rgba(255,255,255,.8) !important;font-weight:normal !important}.popup-wrapper span[data-test-custom=ring-select-popup-filter-icon]{color:#fff}.popup-wrapper button[data-test=ring-input-clear]{color:#fff !important}@media screen and (max-width: 759px){.popup-wrapper{min-width:100% !important}}.template-wrapper{display:grid;height:32px;grid-template-columns:auto auto}.template-wrapper strong{color:rgba(255,255,255,.8)}.template-wrapper span{color:rgba(255,255,255,.8);line-height:32px}.template-wrapper span.template-description{color:rgba(255,255,255,.6);justify-self:end}@media screen and (max-width: 759px){.template-wrapper{display:flex;flex-direction:column;height:auto}.template-wrapper span{line-height:unset}}.template-name{justify-self:start}[class^=fade]{display:none}[class*=hover]{background-color:rgba(255,255,255,.1) !important} +/*! + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */#pages-search{cursor:pointer;border:none;border-radius:50%;background:transparent;fill:#fff;fill:var(--dark-mode-and-search-icon-color)}#pages-search:focus{outline:none}#pages-search:hover{background:var(--white-10)}.search,.search [data-test=ring-select],.search [data-test=ring-tooltip],.search [data-test=ring-select_focus],.search #pages-search{display:inline-block;padding:0;margin:0;font-size:0;line-height:0}.search-hotkey-popup{background-color:var(--background-color) !important;padding:4px}.popup-wrapper{min-width:calc(100% - 322px) !important;border:1px solid rgba(255,255,255,.2) !important;background-color:#27282c !important}.popup-wrapper [class^=filterWrapper]{border-bottom:1px solid rgba(255,255,255,.2)}.popup-wrapper input{color:rgba(255,255,255,.8) !important;font-weight:normal !important}.popup-wrapper span[data-test-custom=ring-select-popup-filter-icon]{color:#fff}.popup-wrapper button[data-test=ring-input-clear]{color:#fff !important}@media screen and (max-width: 759px){.popup-wrapper{min-width:100% !important}}.template-wrapper{display:grid;height:32px;grid-template-columns:auto auto}.template-wrapper strong{color:rgba(255,255,255,.8)}.template-wrapper span{color:rgba(255,255,255,.8);line-height:32px}.template-wrapper span.template-description{color:rgba(255,255,255,.6);justify-self:end}@media screen and (max-width: 759px){.template-wrapper{display:flex;flex-direction:column;height:auto}.template-wrapper span{line-height:unset}}.template-name{justify-self:start}[class^=fade]{display:none}[class*=hover]{background-color:rgba(255,255,255,.1) !important} /* stylelint-disable color-no-hex */ :root { @@ -113,6 +115,10 @@ --ring-alert-z-index: 6; } -html,.app-root{height:100%}.search-root{margin:0;padding:0;background:var(--ring-content-background-color);font-family:var(--ring-font-family);font-size:var(--ring-font-size);line-height:var(--ring-line-height)}.search-content{z-index:8} +/*! + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + *//*! + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */html,.app-root{height:100%}.search-root{margin:0;padding:0;background:var(--ring-content-background-color);font-family:var(--ring-font-family);font-size:var(--ring-font-size);line-height:var(--ring-line-height)}.search-content{z-index:8} /*# sourceMappingURL=main.css.map*/ \ No newline at end of file diff --git a/styles/prism.css b/styles/prism.css index 4287f6d12..2d3a091e4 100644 --- a/styles/prism.css +++ b/styles/prism.css @@ -1,3 +1,7 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + /* * Custom Dokka styles */ diff --git a/styles/style.css b/styles/style.css index 7f6e4b0dc..67a899a59 100644 --- a/styles/style.css +++ b/styles/style.css @@ -1,3 +1,7 @@ +/* + * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license. + */ + @import url('./font-jb-sans-auto.css'); @import url('https://fonts.googleapis.com/css?family=JetBrains+Mono'); @@ -1476,4 +1480,4 @@ has only one header, and the header text is the same as the tab name, so no poin */ .main-content[data-page-type="package"] .tabs-section-body h2 { display: none; -} \ No newline at end of file +}