mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-24 09:52:18 -05:00
(User) action items: More padding.
This commit is contained in:
parent
25cf7eb2ad
commit
2a51daf45c
@ -23,7 +23,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:orientation="horizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="4dp">
|
||||
android:padding="6dp">
|
||||
<ImageView
|
||||
android:id="@+id/icon"
|
||||
android:layout_width="wrap_content"
|
||||
@ -35,7 +35,6 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingLeft="3dp"
|
||||
android:textSize="14sp"
|
||||
android:text="Reply">
|
||||
android:textSize="14sp">
|
||||
</TextView>
|
||||
</LinearLayout>
|
Loading…
Reference in New Issue
Block a user