Skip to content

Commit

Permalink
Bump view API
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellogalhardo committed Jun 30, 2022
1 parent a9d933d commit febfa69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions view/api/view.api
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
public final class dev/marcellogalhardo/retained/view/ViewRetainedKt {
public static final fun findActivity (Landroid/view/View;)Landroidx/fragment/app/FragmentActivity;
public static final fun findViewModelStoreOwnerOrThrow (Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner;
public static final fun getDefaultArgs (Landroidx/lifecycle/ViewModelStoreOwner;)Landroid/os/Bundle;
}

0 comments on commit febfa69

Please sign in to comment.