From 1d7a0a933c41426ac14c49e1bab335942cb16692 Mon Sep 17 00:00:00 2001 From: ahmedre Date: Thu, 1 Sep 2016 22:24:40 -0700 Subject: [PATCH] Update code styles for Quran These new code styles are based off of the Square Android and Google code styles, with some minor modifications. The biggest, most notable change is dropping Hungarian notation. This change should be done incrementally as old files are being cleaned up and refactored. --- quran_android-code_style.xml | 493 ++++++++++++++++++++++------------- 1 file changed, 309 insertions(+), 184 deletions(-) diff --git a/quran_android-code_style.xml b/quran_android-code_style.xml index 64c2b81d17..e520e882d9 100644 --- a/quran_android-code_style.xml +++ b/quran_android-code_style.xml @@ -1,34 +1,234 @@ - - \ No newline at end of file +