I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 2a050b3c authored by str4d's avatar str4d
Browse files

Updated AndroidManifest for renamed class

parent 48c8d84d
No related branches found
No related tags found
No related merge requests found
......@@ -88,8 +88,8 @@
android:label="I2P Logs"
android:parentActivityName=".activity.MainActivity" >
</activity>
<activity android:name=".activity.GraphActivity"
android:label="Graph"
<activity android:name=".activity.RateGraphActivity"
android:label="Rate Graph"
android:parentActivityName=".activity.MainActivity" >
</activity>
<activity android:name=".activity.PeersActivity"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment