summaryrefslogtreecommitdiffstats
path: root/res/layout/user_info_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/user_info_header.xml')
-rw-r--r--res/layout/user_info_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/user_info_header.xml b/res/layout/user_info_header.xml
index f2b0c59..506dd2e2 100644
--- a/res/layout/user_info_header.xml
+++ b/res/layout/user_info_header.xml
@@ -72,11 +72,11 @@
android:layout_below="@android:id/title"
android:layout_alignStart="@android:id/title"
android:paddingBottom="3dip"
- android:visibility="gone"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textSize="13sp"
android:textColor="?android:attr/textColorSecondary"
android:focusable="false"
+ android:text="@string/user_summary_restricted_profile"
android:maxLines="4" />
</RelativeLayout>
</LinearLayout>