From 09dc380ff2c2c4fbea832d91bb4c3cbc3467dc50 Mon Sep 17 00:00:00 2001 From: ivan agosto Date: Mon, 10 Sep 2018 17:45:51 -0500 Subject: [PATCH] Pull to refresh working --- .idea/workspace.xml | 136 ++++++++++++++---- .../org/libre/agosto/p2play/MainActivity.kt | 24 +++- .../agosto/p2play/ReproductorActivity.kt | 2 +- .../main/res/layout/activity_reproductor.xml | 18 ++- app/src/main/res/layout/content_main.xml | 2 + 5 files changed, 143 insertions(+), 39 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b771ce8..23f17bd 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -12,8 +12,8 @@ - - + + @@ -38,27 +38,58 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + - - + + - + - - - - - + + + + + + + + + + + + + @@ -69,6 +100,7 @@ Looper.prepare() setData + logout @@ -2212,8 +2244,10 @@ @@ -2238,9 +2272,10 @@ - - + + + @@ -2264,6 +2299,12 @@ + + + + + + @@ -2272,12 +2313,11 @@