File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ declare module '@capacitor/cli' {
1111 * For applications targeting Android 15, this property has no effect unless
1212 * the property windowOptOutEdgeToEdgeEnforcement is added to the application layout file.
1313 * Otherwise, the application assumes always overlays as true.
14- * More details in https://developer.android.com/reference/android/R.attr#windowOptOutEdgeToEdgeEnforcement
14+ * More details in https://developer.android.com/reference/android/R.attr#windowOptOutEdgeToEdgeEnforcement.
1515 * For applications targeting Android 16 or above, this property has no effect.
1616 *
1717 * @since 1.0.0
@@ -214,7 +214,7 @@ export interface StatusBarPlugin {
214214 * For applications targeting Android 15, calling this function has no effect unless
215215 * the property windowOptOutEdgeToEdgeEnforcement is added to the application layout file.
216216 * Otherwise, the application assumes always overlays as true.
217- * More details in https://developer.android.com/reference/android/R.attr#windowOptOutEdgeToEdgeEnforcement
217+ * More details in https://developer.android.com/reference/android/R.attr#windowOptOutEdgeToEdgeEnforcement.
218218 * For applications targeting Android 16 or above, calling this function has no effect.
219219 *
220220 * @since 1.0.0
You can’t perform that action at this time.
0 commit comments