We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2590cfb + c390329 commit ffb83e1Copy full SHA for ffb83e1
app/src/main/java/lb/listviewvariants/MainActivity.java
@@ -181,7 +181,7 @@ public boolean onOptionsItemSelected(final MenuItem item)
181
url="https://github.com/AndroidDeveloperLB";
182
break;
183
case R.id.menuItem_current_repository_website:
184
- url="https://github.com/AndroidDeveloperLB/AndroidJniBitmapOperations";
+ url="https://github.com/AndroidDeveloperLB/ListViewVariants";
185
186
}
187
if(url==null)
0 commit comments