Loading res/layout/call_log_fragment.xml +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ android:layout_height="match_parent" android:text="@string/recentCalls_empty" android:gravity="center" android:layout_marginTop="@dimen/empty_message_top_margin" android:textColor="?android:attr/textColorSecondary" android:textAppearance="?android:attr/textAppearanceLarge" /> </FrameLayout> Loading Loading
res/layout/call_log_fragment.xml +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ android:layout_height="match_parent" android:text="@string/recentCalls_empty" android:gravity="center" android:layout_marginTop="@dimen/empty_message_top_margin" android:textColor="?android:attr/textColorSecondary" android:textAppearance="?android:attr/textAppearanceLarge" /> </FrameLayout> Loading