Skip to content

Commit

Permalink
-Create a new module for androidx fragment.
Browse files Browse the repository at this point in the history
-Create a new FragmentController which can be compatible with AndroidX fragment.

PiperOrigin-RevId: 213632796
  • Loading branch information
Googler authored and brettchabot committed Sep 27, 2018
1 parent 41fb86a commit 3e2d79f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle
Expand Up @@ -11,6 +11,7 @@ include ":shadows:framework"
include ":shadows:httpclient"
include ":shadows:multidex"
include ":shadows:playservices"
include ":shadows:androidx:fragment"
include ":shadows:supportv4"
include ":shadowapi"
include ":errorprone"
Expand Down

0 comments on commit 3e2d79f

Please sign in to comment.