mirror of
https://github.com/DanielPollithy/flashwifi.git
synced 2025-10-16 11:45:32 +00:00
merge new fragment with old code
This commit is contained in:
parent
d0a930dcbe
commit
b7d5710ae6
@ -2,6 +2,7 @@
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/WifiP2P.iml" filepath="$PROJECT_DIR$/WifiP2P.iml" />
|
||||
<module fileurl="file://C:\Users\Jenny\Documents\flashwifi\WifiP2P.iml" filepath="C:\Users\Jenny\Documents\flashwifi\WifiP2P.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/flashwifi.iml" filepath="$PROJECT_DIR$/flashwifi.iml" />
|
||||
|
||||
@ -214,6 +214,7 @@ public class MainActivity extends AppCompatActivity
|
||||
} else {
|
||||
// INITIAL CREATION OF ACTIVITY
|
||||
updateBalance();
|
||||
startStartFragment();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user