mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-22 08:52:18 -05:00
rounded.xml: Identation
This commit is contained in:
parent
f46887d9ee
commit
7d4194a1ea
@ -32,9 +32,9 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:bottom="3px" />
|
||||
<solid
|
||||
android:color="#cc000000" />
|
||||
<corners
|
||||
android:bottomRightRadius="10dp"
|
||||
android:bottomLeftRadius="10dp"
|
||||
android:topLeftRadius="10dp"
|
||||
android:topRightRadius="10dp" />
|
||||
<corners
|
||||
android:bottomRightRadius="10dp"
|
||||
android:bottomLeftRadius="10dp"
|
||||
android:topLeftRadius="10dp"
|
||||
android:topRightRadius="10dp" />
|
||||
</shape>
|
Loading…
Reference in New Issue
Block a user