aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/divider.xml
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2019-11-06 19:42:39 +0530
committerHarsh Shandilya <msfjarvis@gmail.com>2019-11-06 19:42:39 +0530
commitbe0d89958ad0ee18d3bba79db8d21666148d52ce (patch)
treef53e0181ec6ee8eb91994cd01623aec2464afd79 /app/src/main/res/drawable/divider.xml
parentb2d352e3ea671e84cc4f356a49786d1d3b2eaef6 (diff)
treewide: Reformat with latest ktlint
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Diffstat (limited to 'app/src/main/res/drawable/divider.xml')
-rw-r--r--app/src/main/res/drawable/divider.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/drawable/divider.xml b/app/src/main/res/drawable/divider.xml
index 23a88317..463d1746 100644
--- a/app/src/main/res/drawable/divider.xml
+++ b/app/src/main/res/drawable/divider.xml
@@ -3,4 +3,4 @@
android:shape="rectangle">
<size android:height="1dp" />
<solid android:color="?attr/colorPrimaryDark" />
-</shape> \ No newline at end of file
+</shape>