Search page fully functional for accounts and hashtags. Closes #44

This commit is contained in:
Vavassor 2017-06-19 15:47:53 -04:00
commit 401dd62af7
6 changed files with 78 additions and 31 deletions

View file

@ -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" />