Compare commits
1 Commits
bugfix/web
...
bugfix/web
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2cd11ba50e |
@@ -12,7 +12,7 @@ using keepass2android;
|
|||||||
|
|
||||||
namespace keepass2android
|
namespace keepass2android
|
||||||
{
|
{
|
||||||
[Activity(Label = "")]
|
[Activity(Label = "", Theme = "@style/Kp2aTheme_BlueActionBar")]
|
||||||
public class SelectStorageLocationActivity : SelectStorageLocationActivityBase, IDialogInterfaceOnDismissListener
|
public class SelectStorageLocationActivity : SelectStorageLocationActivityBase, IDialogInterfaceOnDismissListener
|
||||||
{
|
{
|
||||||
private ActivityDesign _design;
|
private ActivityDesign _design;
|
||||||
|
|||||||
Reference in New Issue
Block a user