mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
remove unnecessary and expensive layout flag
This commit is contained in:
parent
fd5a9dbf38
commit
3acfcb39bc
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
android:gravity="center_vertical"
|
||||
android:orientation="horizontal"
|
||||
android:background="@drawable/toggle_set_border"
|
||||
android:baselineAligned="false"
|
||||
android:animateLayoutChanges="true"
|
||||
>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue