blob: 7855cb3d374c7659344401a2447f728083c840f4 [file] [log] [blame]
import androidx.navigation.*;
@Navigator.Name("other_1")
public class OtherNavigator1 extends Navigator {
}