Loading res/layout/dashboard_tile.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ android:id="@+id/dashboard_tile" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:attr/selectableItemBackground" android:background="@drawable/selectable_card" android:gravity="center_vertical" android:minHeight="@dimen/dashboard_tile_minimum_height" android:clickable="true" Loading Loading
res/layout/dashboard_tile.xml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ android:id="@+id/dashboard_tile" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:attr/selectableItemBackground" android:background="@drawable/selectable_card" android:gravity="center_vertical" android:minHeight="@dimen/dashboard_tile_minimum_height" android:clickable="true" Loading