updates app name, fixes first camera access
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package com.example.bump
|
||||
package com.maenle.bump
|
||||
|
||||
import android.os.Bundle
|
||||
import androidx.fragment.app.Fragment
|
||||
@ -6,7 +6,7 @@ import android.view.LayoutInflater
|
||||
import android.view.View
|
||||
import android.view.ViewGroup
|
||||
import androidx.navigation.fragment.findNavController
|
||||
import com.example.bump.databinding.FragmentFirstBinding
|
||||
import com.maenle.bump.databinding.FragmentFirstBinding
|
||||
|
||||
/**
|
||||
* A simple [Fragment] subclass as the default destination in the navigation.
|
||||
|
Reference in New Issue
Block a user