Multiple Buttons In Fragment Class Issue?
问题 I am Having an Issue Succesfully opening new activities from these multiple buttons. Im new to coding though. can someone help me with this issues.. I used fragments and I cannot to get to work please help. Here is my code so far. Thank you public class CreditFragment1 extends Fragment { private static final View View = null; Button balance; Button recharge; Button share; Button buy; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { return