Search page fully functional for accounts and hashtags. Closes #44
This commit is contained in:
parent
289e2fbbe1
commit
401dd62af7
6 changed files with 78 additions and 31 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/hashtag"
|
||||
android:padding="8dp" />
|
||||
android:padding="16dp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue