aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/actionbar_progress.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/actionbar_progress.xml')
-rw-r--r--main/res/layout/actionbar_progress.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/res/layout/actionbar_progress.xml b/main/res/layout/actionbar_progress.xml
new file mode 100644
index 0000000..a39d103
--- /dev/null
+++ b/main/res/layout/actionbar_progress.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<ProgressBar xmlns:android="http://schemas.android.com/apk/res/android"
+ style="@style/action_bar_progress"
+ android:visibility="gone" android:id="@+id/actionbar_progress"/> \ No newline at end of file