Merge branch 'drawer' of ssh://github.com/osmandapp/Osmand into drawer
This commit is contained in:
commit
ef7d65d3ea
2 changed files with 3 additions and 2 deletions
|
@ -9,9 +9,9 @@
|
|||
android:dashGap="1dp"
|
||||
android:dashWidth="1.5dp"
|
||||
android:width="1dp"
|
||||
android:color="#FF404040" />
|
||||
android:color="#FFcdcdcd" />
|
||||
|
||||
<size android:height="3dp" />
|
||||
<size android:height="2dp" />
|
||||
|
||||
</shape>
|
||||
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
android:layout_height="36dp"
|
||||
android:capitalize="characters"
|
||||
android:inputType="textCapCharacters"
|
||||
android:textColor="#858585"
|
||||
android:textSize="14sp"
|
||||
android:ellipsize="end"
|
||||
android:gravity="left|bottom"/>
|
||||
|
|
Loading…
Reference in a new issue