Merge branch 'dev'
This commit is contained in:
commit
8562fbdbbe
7 changed files with 18 additions and 5 deletions
|
|
@ -13,7 +13,6 @@
|
|||
android:layout_alignTop="@id/error_panel"
|
||||
android:background="?attr/selectableItemBackground"
|
||||
android:padding="10dp"
|
||||
android:textColor="@color/background_title_color"
|
||||
android:textSize="@dimen/search_suggestion_text_size"
|
||||
tools:text="Showing results for lorem ipsum dolor sit amet consectetur adipisci elit" />
|
||||
|
||||
|
|
|
|||
2
app/src/main/res/values-nap/strings.xml
Normal file
2
app/src/main/res/values-nap/strings.xml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources></resources>
|
||||
2
app/src/main/res/values-sc/strings.xml
Normal file
2
app/src/main/res/values-sc/strings.xml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources></resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue