File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
AutoFitTextViewSample/src/com/example/autofittextviewsample Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,13 +152,13 @@ public boolean onOptionsItemSelected(final MenuItem item)
152152 switch (item .getItemId ())
153153 {
154154 case R .id .menuItem_all_my_apps :
155- url ="https://play.google.com/store/apps/developer?id=Liran+Barsisa " ;
155+ url ="https://play.google.com/store/apps/developer?id=AndroidDeveloperLB " ;
156156 break ;
157157 case R .id .menuItem_all_my_repositories :
158158 url ="https://github.com/AndroidDeveloperLB" ;
159159 break ;
160160 case R .id .menuItem_current_repository_website :
161- url ="https://github.com/AndroidDeveloperLB/AndroidJniBitmapOperations " ;
161+ url ="https://github.com/AndroidDeveloperLB/AutoFitTextView " ;
162162 break ;
163163 }
164164 if (url ==null )
You can’t perform that action at this time.
0 commit comments