Loading res/layout/data_usage_summary_preference.xml +4 −2 Original line number Diff line number Diff line Loading @@ -110,12 +110,14 @@ <TextView android:id="@+id/cycle_left_time" android:layout_width="match_parent" android:layout_height="wrap_content" /> android:layout_height="wrap_content" android:textColor="?android:attr/textColorSecondary" /> <TextView android:id="@+id/carrier_and_update" android:layout_width="match_parent" android:layout_height="wrap_content" /> android:layout_height="wrap_content" android:textColor="?android:attr/textColorSecondary" /> </LinearLayout> Loading Loading
res/layout/data_usage_summary_preference.xml +4 −2 Original line number Diff line number Diff line Loading @@ -110,12 +110,14 @@ <TextView android:id="@+id/cycle_left_time" android:layout_width="match_parent" android:layout_height="wrap_content" /> android:layout_height="wrap_content" android:textColor="?android:attr/textColorSecondary" /> <TextView android:id="@+id/carrier_and_update" android:layout_width="match_parent" android:layout_height="wrap_content" /> android:layout_height="wrap_content" android:textColor="?android:attr/textColorSecondary" /> </LinearLayout> Loading