Added skeleton Searching functionality to the Album and Artist tabbed views in addition to the Song view. Added contributors and the License to the About settings # 53 #44
This commit is contained in:
@@ -42,13 +42,10 @@ namespace Mear.Droid
|
||||
{
|
||||
if (Popup.SendBackPressed(base.OnBackPressed))
|
||||
{
|
||||
var demo = 0;
|
||||
}
|
||||
else
|
||||
{
|
||||
var demo = 0;
|
||||
}
|
||||
base.OnBackPressed();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user