Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eba87b17 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Chaning the 'title' attribute format to string to be consistent

with support libraries

Change-Id: I58f687f9ab5d6c0e42bebd4f0f75e1efc696b9fe
parent 078d4de9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@
        <attr name="spanX" format="string" />
        <attr name="spanY" format="string" />
        <attr name="icon" format="reference" />
        <attr name="title" format="reference" />
        <attr name="title" format="string" />
        <attr name="uri" format="string" />
    </declare-styleable>