erros
This commit is contained in:
@@ -25,7 +25,7 @@ public class GraficosFragment extends Fragment {
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container,
|
||||
Bundle savedInstanceState) {
|
||||
// Inflate the layout for this fragment
|
||||
View root = inflater.inflate(R.layout.fragment_transacoes, container, false);
|
||||
View root = inflater.inflate(R.layout.fragment_graficos, container, false);
|
||||
|
||||
|
||||
return root;
|
||||
|
||||
Reference in New Issue
Block a user