From af44b7e344aaf601848c276a9b26355cb07e2e35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 11 Dec 2024 19:14:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20docs=20from=20@=20AniTrend/sup?= =?UTF-8?q?port-arch@e26a0547c331e3ccca2b2e2b38df6df868995cb2=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../create-default-view-holder.html | 2 +- .../-i-support-adapter/get-stable-id-for.html | 2 +- .../-i-support-adapter/index.html | 2 +- .../-support-adapter/index.html | 2 +- .../-support-list-adapter/get-item-id.html | 2 +- .../-support-list-adapter/index.html | 6 +- .../create-default-view-holder.html | 2 +- .../-support-load-state-adapter/index.html | 4 +- .../-support-recycler-view/index.html | 40 +++++------ .../-result-already-recorded/index.html | 6 +- .../-request-exception/index.html | 8 +-- .../index.html | 2 +- .../-support-activity/index.html | 68 +++++++++---------- .../-i-lifecycle-controller/index.html | 2 +- .../initialize-components.html | 2 +- .../-support-fragment-list/index.html | 6 +- .../initialize-components.html | 2 +- .../-support-fragment/index.html | 6 +- .../-support-page-adapter.html | 2 +- .../-support-page-adapter/index.html | 6 +- .../-support-page-adapter/titles.html | 2 +- ui/co.anitrend.arch.ui.pager/index.html | 2 +- .../-custom-view/on-view-recycled.html | 2 +- .../-support-image-view/index.html | 40 +++++------ .../-support-image-view/on-view-recycled.html | 2 +- .../-support-state-layout/index.html | 40 +++++------ 26 files changed, 130 insertions(+), 130 deletions(-) diff --git a/recycler/co.anitrend.arch.recycler.adapter.contract/-i-support-adapter/create-default-view-holder.html b/recycler/co.anitrend.arch.recycler.adapter.contract/-i-support-adapter/create-default-view-holder.html index c4578a82..cebcf35b 100644 --- a/recycler/co.anitrend.arch.recycler.adapter.contract/-i-support-adapter/create-default-view-holder.html +++ b/recycler/co.anitrend.arch.recycler.adapter.contract/-i-support-adapter/create-default-view-holder.html @@ -63,7 +63,7 @@

createDefaultViewHolder

-
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

+
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

-
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

+
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

diff --git a/recycler/co.anitrend.arch.recycler.adapter/-support-adapter/index.html b/recycler/co.anitrend.arch.recycler.adapter/-support-adapter/index.html index 8f3cae9e..55def8b9 100644 --- a/recycler/co.anitrend.arch.recycler.adapter/-support-adapter/index.html +++ b/recycler/co.anitrend.arch.recycler.adapter/-support-adapter/index.html @@ -248,7 +248,7 @@

Functions

-
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

+
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

diff --git a/recycler/co.anitrend.arch.recycler.adapter/-support-list-adapter/get-item-id.html b/recycler/co.anitrend.arch.recycler.adapter/-support-list-adapter/get-item-id.html index 30a097a5..eeafe61b 100644 --- a/recycler/co.anitrend.arch.recycler.adapter/-support-list-adapter/get-item-id.html +++ b/recycler/co.anitrend.arch.recycler.adapter/-support-list-adapter/get-item-id.html @@ -63,7 +63,7 @@

getItemId

-
open override fun getItemId(position: Int): Long

Return the stable ID for the item at position. If hasStableIds would return false this method should return RecyclerView.NO_ID.

The default implementation of this method returns RecyclerView.NO_ID.

Return

the stable ID of the item at position

Parameters

position

Adapter position to query

+
open override fun getItemId(position: Int): Long

Return the stable ID for the item at position. If hasStableIds would return false this method should return RecyclerView.NO_ID.

The default implementation of this method returns RecyclerView.NO_ID.

Return

the stable ID of the item at position

Parameters

position

Adapter position to query

-
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

+
abstract fun createDefaultViewHolder(parent: ViewGroup, @LayoutRes viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

@@ -357,7 +357,7 @@

Functions

-
open override fun getItemId(position: Int): Long

Return the stable ID for the item at position. If hasStableIds would return false this method should return RecyclerView.NO_ID.

+
open override fun getItemId(position: Int): Long

Return the stable ID for the item at position. If hasStableIds would return false this method should return RecyclerView.NO_ID.

@@ -927,7 +927,7 @@

Functions

-
open fun submitList(@Nullable p0: MutableList<T>?)
open fun submitList(@Nullable p0: MutableList<T>?, @Nullable p1: Runnable?)
+
open fun submitList(@Nullable p0: MutableList<T>?)
open fun submitList(@Nullable p0: MutableList<T>?, @Nullable p1: Runnable?)
diff --git a/recycler/co.anitrend.arch.recycler.shared.adapter/-support-load-state-adapter/create-default-view-holder.html b/recycler/co.anitrend.arch.recycler.shared.adapter/-support-load-state-adapter/create-default-view-holder.html index 79342bb8..2fcd2920 100644 --- a/recycler/co.anitrend.arch.recycler.shared.adapter/-support-load-state-adapter/create-default-view-holder.html +++ b/recycler/co.anitrend.arch.recycler.shared.adapter/-support-load-state-adapter/create-default-view-holder.html @@ -63,7 +63,7 @@

createDefaultViewHolder

-
open override fun createDefaultViewHolder(parent: ViewGroup, viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

+
open override fun createDefaultViewHolder(parent: ViewGroup, viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

-
open override fun createDefaultViewHolder(parent: ViewGroup, viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

+
open override fun createDefaultViewHolder(parent: ViewGroup, viewType: Int, layoutInflater: LayoutInflater): SupportViewHolder

Should provide the required view holder, this function is a substitute for androidx.recyclerview.widget.RecyclerView.Adapter.onCreateViewHolder which now has extended functionality

@@ -924,7 +924,7 @@

Functions

diff --git a/recycler/co.anitrend.arch.recycler/-support-recycler-view/index.html b/recycler/co.anitrend.arch.recycler/-support-recycler-view/index.html index 419e1c4e..e2201628 100644 --- a/recycler/co.anitrend.arch.recycler/-support-recycler-view/index.html +++ b/recycler/co.anitrend.arch.recycler/-support-recycler-view/index.html @@ -117,7 +117,7 @@

Functions

- +
@@ -147,7 +147,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -312,7 +312,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1227,7 +1227,7 @@

Functions

@@ -1677,7 +1677,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1797,7 +1797,7 @@

Functions

@@ -2742,7 +2742,7 @@

Functions

- +
@@ -2982,7 +2982,7 @@

Functions

@@ -4542,7 +4542,7 @@

Functions

- +
@@ -6507,7 +6507,7 @@

Functions

@@ -6522,7 +6522,7 @@

Functions

@@ -7137,7 +7137,7 @@

Functions

@@ -7497,7 +7497,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7512,7 +7512,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7572,7 +7572,7 @@

Functions

- +
@@ -7587,7 +7587,7 @@

Functions

- +
@@ -7677,7 +7677,7 @@

Functions

- +
@@ -8187,7 +8187,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -9267,7 +9267,7 @@

Functions

@@ -11607,7 +11607,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/request/co.anitrend.arch.request.exception/-request-exception/-result-already-recorded/index.html b/request/co.anitrend.arch.request.exception/-request-exception/-result-already-recorded/index.html index 0ddda49e..d69c0a48 100644 --- a/request/co.anitrend.arch.request.exception/-request-exception/-result-already-recorded/index.html +++ b/request/co.anitrend.arch.request.exception/-request-exception/-result-already-recorded/index.html @@ -177,7 +177,7 @@

Functions

@@ -222,7 +222,7 @@

Functions

@@ -237,7 +237,7 @@

Functions

diff --git a/request/co.anitrend.arch.request.exception/-request-exception/index.html b/request/co.anitrend.arch.request.exception/-request-exception/index.html index 6904ec99..6bf47e1d 100644 --- a/request/co.anitrend.arch.request.exception/-request-exception/index.html +++ b/request/co.anitrend.arch.request.exception/-request-exception/index.html @@ -62,7 +62,7 @@

RequestException

-

An explicit request exception for any co.anitrend.arch.request.callback.RequestCallback operations

Since

v1.4.1-alpha02

Parameters

message

Optional message regarding the exception

cause

Optional exception for additional context

Inheritors

+

An explicit request exception for any co.anitrend.arch.request.callback.RequestCallback operations

Since

v1.4.1-alpha02

Parameters

message

Optional message regarding the exception

cause

Optional exception for additional context

Inheritors

@@ -177,7 +177,7 @@

Functions

@@ -222,7 +222,7 @@

Functions

@@ -237,7 +237,7 @@

Functions

diff --git a/request/co.anitrend.arch.request.exception/index.html b/request/co.anitrend.arch.request.exception/index.html index b701fea2..4f37de32 100644 --- a/request/co.anitrend.arch.request.exception/index.html +++ b/request/co.anitrend.arch.request.exception/index.html @@ -78,7 +78,7 @@

Types

-

An explicit request exception for any co.anitrend.arch.request.callback.RequestCallback operations

+

An explicit request exception for any co.anitrend.arch.request.callback.RequestCallback operations

diff --git a/ui/co.anitrend.arch.ui.activity/-support-activity/index.html b/ui/co.anitrend.arch.ui.activity/-support-activity/index.html index afbcd308..eec3ecfb 100644 --- a/ui/co.anitrend.arch.ui.activity/-support-activity/index.html +++ b/ui/co.anitrend.arch.ui.activity/-support-activity/index.html @@ -372,7 +372,7 @@

Functions

@@ -387,7 +387,7 @@

Functions

-
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
+
open override fun bindService(p0: Intent, p1: ServiceConnection, p2: Int): Boolean
open override fun bindService(p0: Intent, p1: Int, p2: Executor, p3: ServiceConnection): Boolean
@@ -972,7 +972,7 @@

Functions

-
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
+
open override fun dump(@NonNull p0: String, @Nullable p1: FileDescriptor?, @NonNull p2: PrintWriter, @Nullable p3: Array<String>?)
@@ -1347,7 +1347,7 @@

Functions

-
open override fun getCacheDir(): File
+
open override fun getCacheDir(): File
@@ -1422,7 +1422,7 @@

Functions

-
open override fun getClassLoader(): ClassLoader
+
open override fun getClassLoader(): ClassLoader
@@ -1437,7 +1437,7 @@

Functions

-
open override fun getCodeCacheDir(): File
+
open override fun getCodeCacheDir(): File
@@ -1572,7 +1572,7 @@

Functions

-
open override fun getDatabasePath(p0: String): File
+
open override fun getDatabasePath(p0: String): File
@@ -1587,7 +1587,7 @@

Functions

-
open override fun getDataDir(): File
+
open override fun getDataDir(): File
@@ -1632,7 +1632,7 @@

Functions

-
open override fun getDir(p0: String, p1: Int): File
+
open override fun getDir(p0: String, p1: Int): File
@@ -1692,7 +1692,7 @@

Functions

-
open override fun getExternalCacheDir(): File?
+
open override fun getExternalCacheDir(): File?
@@ -1707,7 +1707,7 @@

Functions

-
open override fun getExternalCacheDirs(): Array<File>
+
open override fun getExternalCacheDirs(): Array<File>
@@ -1722,7 +1722,7 @@

Functions

-
open override fun getExternalFilesDir(p0: String?): File?
+
open override fun getExternalFilesDir(p0: String?): File?
@@ -1737,7 +1737,7 @@

Functions

-
open override fun getExternalFilesDirs(p0: String): Array<File>
+
open override fun getExternalFilesDirs(p0: String): Array<File>
@@ -1752,7 +1752,7 @@

Functions

-
open override fun getExternalMediaDirs(): Array<File>
+
open override fun getExternalMediaDirs(): Array<File>
@@ -1767,7 +1767,7 @@

Functions

-
open fun <T : ComponentActivity.ExtraData> getExtraData(extraDataClass: Class<T>): T?
+
open fun <T : ComponentActivity.ExtraData> getExtraData(extraDataClass: Class<T>): T?
@@ -1782,7 +1782,7 @@

Functions

-
open override fun getFilesDir(): File
+
open override fun getFilesDir(): File
@@ -1797,7 +1797,7 @@

Functions

-
open override fun getFileStreamPath(p0: String): File
+
open override fun getFileStreamPath(p0: String): File
@@ -1962,7 +1962,7 @@

Functions

-
open override fun getMainExecutor(): Executor
+
open override fun getMainExecutor(): Executor
@@ -2037,7 +2037,7 @@

Functions

-
open override fun getNoBackupFilesDir(): File
+
open override fun getNoBackupFilesDir(): File
@@ -2052,7 +2052,7 @@

Functions

-
open override fun getObbDir(): File
+
open override fun getObbDir(): File
@@ -2067,7 +2067,7 @@

Functions

-
open override fun getObbDirs(): Array<File>
+
open override fun getObbDirs(): Array<File>
@@ -2397,7 +2397,7 @@

Functions

-
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
+
open override fun getSystemService(p0: String): Any
fun <T : Any> getSystemService(p0: Class<T>): T
@@ -2412,7 +2412,7 @@

Functions

-
open override fun getSystemServiceName(p0: Class<*>): String?
+
open override fun getSystemServiceName(p0: Class<*>): String?
@@ -2637,7 +2637,7 @@

Functions

-
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

+
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

@@ -3402,7 +3402,7 @@

Functions

@@ -3672,7 +3672,7 @@

Functions

@@ -4212,7 +4212,7 @@

Functions

-
open override fun openFileInput(p0: String): FileInputStream
+
open override fun openFileInput(p0: String): FileInputStream
@@ -4227,7 +4227,7 @@

Functions

-
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
+
open override fun openFileOutput(p0: String, p1: Int): FileOutputStream
@@ -4407,7 +4407,7 @@

Functions

- +
@@ -4467,7 +4467,7 @@

Functions

@@ -4677,7 +4677,7 @@

Functions

@@ -4812,7 +4812,7 @@

Functions

@@ -5592,7 +5592,7 @@

Functions

-
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
+
open override fun setWallpaper(p0: Bitmap)
open override fun setWallpaper(p0: InputStream)
@@ -6267,7 +6267,7 @@

Functions

diff --git a/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/index.html b/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/index.html index dda28878..d18044cd 100644 --- a/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/index.html +++ b/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/index.html @@ -79,7 +79,7 @@

Functions

-
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

+
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

diff --git a/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/initialize-components.html b/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/initialize-components.html index 539d393f..9cd1736f 100644 --- a/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/initialize-components.html +++ b/ui/co.anitrend.arch.ui.common/-i-lifecycle-controller/initialize-components.html @@ -63,7 +63,7 @@

initializeComponents

-
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

Parameters

savedInstanceState
+
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

Parameters

savedInstanceState
- +
@@ -747,7 +747,7 @@

Functions

-
open override fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this method will be called in androidx.fragment.app.FragmentActivity.onCreate.

+
open override fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this method will be called in androidx.fragment.app.FragmentActivity.onCreate.

@@ -1437,7 +1437,7 @@

Functions

diff --git a/ui/co.anitrend.arch.ui.fragment.list/-support-fragment-list/initialize-components.html b/ui/co.anitrend.arch.ui.fragment.list/-support-fragment-list/initialize-components.html index 35435dfe..0fc886e2 100644 --- a/ui/co.anitrend.arch.ui.fragment.list/-support-fragment-list/initialize-components.html +++ b/ui/co.anitrend.arch.ui.fragment.list/-support-fragment-list/initialize-components.html @@ -63,7 +63,7 @@

initializeComponents

-
open override fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this method will be called in androidx.fragment.app.FragmentActivity.onCreate.

Parameters

savedInstanceState
+
open override fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this method will be called in androidx.fragment.app.FragmentActivity.onCreate.

Parameters

savedInstanceState
- +
@@ -721,7 +721,7 @@

Functions

-
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

+
abstract fun initializeComponents(savedInstanceState: Bundle?)

Additional initialization to be done in this method, this is called in during androidx.fragment.app.FragmentActivity.onPostCreate

@@ -1381,7 +1381,7 @@

Functions

diff --git a/ui/co.anitrend.arch.ui.pager/-support-page-adapter/-support-page-adapter.html b/ui/co.anitrend.arch.ui.pager/-support-page-adapter/-support-page-adapter.html index ad9d566a..99c6788e 100644 --- a/ui/co.anitrend.arch.ui.pager/-support-page-adapter/-support-page-adapter.html +++ b/ui/co.anitrend.arch.ui.pager/-support-page-adapter/-support-page-adapter.html @@ -63,7 +63,7 @@

SupportPageAdapter

-
constructor(fragmentManager: FragmentManager, defaultBehavior: Int = BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT)

Parameters

fragmentManager

Fragment manager that will interact with this adapter

+
constructor(fragmentManager: FragmentManager, defaultBehavior: Int = BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT)

Parameters

fragmentManager

Fragment manager that will interact with this adapter

@@ -282,7 +282,7 @@

Functions

-
open override fun restoreState(@Nullable p0: Parcelable?, @Nullable p1: ClassLoader?)
+
open override fun restoreState(@Nullable p0: Parcelable?, @Nullable p1: ClassLoader?)
diff --git a/ui/co.anitrend.arch.ui.pager/-support-page-adapter/titles.html b/ui/co.anitrend.arch.ui.pager/-support-page-adapter/titles.html index b05ab364..6afc1909 100644 --- a/ui/co.anitrend.arch.ui.pager/-support-page-adapter/titles.html +++ b/ui/co.anitrend.arch.ui.pager/-support-page-adapter/titles.html @@ -63,7 +63,7 @@

titles

-
+
-
abstract class SupportPageAdapter(fragmentManager: FragmentManager, defaultBehavior: Int = BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT) : FragmentStatePagerAdapter

If FragmentStatePagerAdapter.BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT is passed in, then only the current Fragment is in the androidx.lifecycle.Lifecycle.State.RESUMED state, while all other fragments are capped at androidx.lifecycle.Lifecycle.State.STARTED.

+
abstract class SupportPageAdapter(fragmentManager: FragmentManager, defaultBehavior: Int = BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT) : FragmentStatePagerAdapter

If FragmentStatePagerAdapter.BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT is passed in, then only the current Fragment is in the androidx.lifecycle.Lifecycle.State.RESUMED state, while all other fragments are capped at androidx.lifecycle.Lifecycle.State.STARTED.

diff --git a/ui/co.anitrend.arch.ui.view.contract/-custom-view/on-view-recycled.html b/ui/co.anitrend.arch.ui.view.contract/-custom-view/on-view-recycled.html index 6fc3f12d..44361b39 100644 --- a/ui/co.anitrend.arch.ui.view.contract/-custom-view/on-view-recycled.html +++ b/ui/co.anitrend.arch.ui.view.contract/-custom-view/on-view-recycled.html @@ -63,7 +63,7 @@

onViewRecycled

-
open fun onViewRecycled()

Should be called on a view's detach from window to unbind or release object references and cancel all running coroutine jobs if the current view

Consider calling this in android.view.View.onDetachedFromWindow

+
open fun onViewRecycled()

Should be called on a view's detach from window to unbind or release object references and cancel all running coroutine jobs if the current view

Consider calling this in android.view.View.onDetachedFromWindow

@@ -147,7 +147,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -222,7 +222,7 @@

Functions

- +
@@ -957,7 +957,7 @@

Functions

@@ -1227,7 +1227,7 @@

Functions

- +
@@ -1317,7 +1317,7 @@

Functions

@@ -2082,7 +2082,7 @@

Functions

- +
@@ -2307,7 +2307,7 @@

Functions

@@ -3807,7 +3807,7 @@

Functions

- +
@@ -5427,7 +5427,7 @@

Functions

@@ -5442,7 +5442,7 @@

Functions

@@ -5862,7 +5862,7 @@

Functions

@@ -6117,7 +6117,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6132,7 +6132,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6192,7 +6192,7 @@

Functions

- +
@@ -6207,7 +6207,7 @@

Functions

- +
@@ -6252,7 +6252,7 @@

Functions

- +
@@ -6522,7 +6522,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -7497,7 +7497,7 @@

Functions

@@ -9657,7 +9657,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
diff --git a/ui/co.anitrend.arch.ui.view.image/-support-image-view/on-view-recycled.html b/ui/co.anitrend.arch.ui.view.image/-support-image-view/on-view-recycled.html index bc57e3f9..34ac9f5f 100644 --- a/ui/co.anitrend.arch.ui.view.image/-support-image-view/on-view-recycled.html +++ b/ui/co.anitrend.arch.ui.view.image/-support-image-view/on-view-recycled.html @@ -63,7 +63,7 @@

onViewRecycled

-
open override fun onViewRecycled()

Should be called on a view's detach from window to unbind or release object references and cancel all running coroutine jobs if the current view

Consider calling this in android.view.View.onDetachedFromWindow

+
open override fun onViewRecycled()

Should be called on a view's detach from window to unbind or release object references and cancel all running coroutine jobs if the current view

Consider calling this in android.view.View.onDetachedFromWindow

- +
@@ -282,7 +282,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -372,7 +372,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1182,7 +1182,7 @@

Functions

@@ -1512,7 +1512,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1617,7 +1617,7 @@

Functions

@@ -2502,7 +2502,7 @@

Functions

- +
@@ -2742,7 +2742,7 @@

Functions

@@ -4197,7 +4197,7 @@

Functions

- +
@@ -6012,7 +6012,7 @@

Functions

@@ -6027,7 +6027,7 @@

Functions

@@ -6597,7 +6597,7 @@

Functions

@@ -6912,7 +6912,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -6927,7 +6927,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -6987,7 +6987,7 @@

Functions

- +
@@ -7002,7 +7002,7 @@

Functions

- +
@@ -7092,7 +7092,7 @@

Functions

- +
@@ -7512,7 +7512,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -8577,7 +8577,7 @@

Functions

@@ -10782,7 +10782,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)