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

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

Addressbook doesn't use two columns yet

parent 97ed0a3a
No related branches found
No related tags found
No related merge requests found
# Fixes
- Better addressbook column widths
- Better twopane column widths
<zzz> on the i2ptunnel and addressbook pages on the tablet, the columns are too skinny, they aren't as wide as the tab
<zzz> only a few addressbook entries wrap but on i2ptunnel everything is wrapped and most of the screen is empty
......
......@@ -37,7 +37,7 @@ public class AddressbookActivity extends I2PActivityBase
@Override
protected boolean canUseTwoPanes() {
return true;
return false;
}
@Override
......
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