Browse Source

README fix.

Aidan Follestad 10 years ago
parent
commit
c6656b6ec6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -672,8 +672,8 @@ you show from an Activity which has a theme containing any these attributes:
         This sets the gravity used while displaying the dialog action buttons, defaults to start.
         
         START (Default)    Neutral     Negative    Positive
-	CENTER:            Negative    Neutral     Positive
-	END:	           Positive    Negative    Neutral
+        CENTER:            Negative    Neutral     Positive
+        END:	           Positive    Negative    Neutral
     -->
     <item name="md_buttons_gravity">start</item>