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

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

Added detail page for tunnels and a two-pane layout for large screens

There are a lot of changes here:
- The main_content FrameLayout is now main_fragment (more logical name).
- TunnelEntry now stores a Context instead of a TunnelEntryLoader (so
  it can be instantiated inside the detail Fragment).
- The activity_navdrawer layout is now an alias to a one-pane or two-pane
  layout depending on screen size.
- Subclasses of I2PActivityBase can now override canUseTwoPanes() to enable
  and use the two-pane layout (for devices that support it).
parent 32d8a711
No related branches found
No related tags found
No related merge requests found
Showing
with 377 additions and 61 deletions
Loading
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