blob: bc007af6ee062fca676ca56e35500b44a535c904 [file] [log] [blame]
import androidx.navigation.*;
@Navigator.Name("other_2")
public class OtherNavigator2 extends Navigator {
}