Skip to content

Commit

Permalink
Update giraffe_player.xml
Browse files Browse the repository at this point in the history
add string from more languance
  • Loading branch information
AppNetDeveloper committed Feb 16, 2016
1 parent 7187c81 commit 2367cee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions giraffeplayer/src/main/res/layout/giraffe_player.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
android:id="@+id/app_video_status_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="播放遇到了点小问题"
android:text="@string/small_problem"
android:textColor="@android:color/white"
android:textSize="14dp"/>
</LinearLayout>
Expand Down Expand Up @@ -263,4 +263,4 @@



</RelativeLayout>
</RelativeLayout>

0 comments on commit 2367cee

Please sign in to comment.