Open in app
Home
Notifications
Lists
Stories

Write
Oguzhan Alpayli
Oguzhan Alpayli

Home

Nov 29, 2021

Be Passionate to Publish Android Libs

Hi folks, when you read headline, you probably ask yourself that what is the relationship between ‘Passionate’ and ‘Publish Libs’. But please don’t ask, because I will try to give a perspective to passionate and starting point to create and publish a lib as open source. We usually need third…

Self Learning

3 min read

Be Passionate to Publish Android Libs
Be Passionate to Publish Android Libs

Apr 22, 2021

Android Activity Result API with Hilt(Dependency Injection)

Hello folks, I wanted to tell you everything about Activity Result API, but I will not do at all. :D As far as you know there are a lot of writings and also you can reach official info from here. I am going to tell you about Activity Result API…

Android

3 min read

Android Activity Result API
Android Activity Result API

Nov 12, 2020

Obfuscation Parcelable and Serializable for Navigation Component

Last couple of years, as Android Developers we use Navigation Component for navigation structure of our applications or change existing navigation structure to it. Navigation Component provides us the speed to connect screen with each other and setup deep link structure easily. I don’t tell you everything from the beginning…

Parcelable Android

2 min read

Obfuscation Parcelable and Serializable for Navigation Component
Obfuscation Parcelable and Serializable for Navigation Component

Obfuscation Parcelable and Serializable for Navigation Component

Last couple of years, as Android Developers we use Navigation Component for navigation structure of our applications or change existing navigation structure to it. Navigation Component provides us the speed to connect screen with each other and setup deep link structure easily.

I don’t tell you everything from the beginning…

--

--


Dec 6, 2018

Bottom Sheet Dialog Fragment Expand Full Height

My Problem is that . “I am using BottomSheetDialogFragment in my activity, the dialog shows full height in portrait mode but doesn’t when I switch to landscape mode.” dandar3/android-support-design Eclipse library project based on Android support design AAR releases. - dandar3/android-support-designgithub.com the solution for this issue is. @Override public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { super.onViewCreated(view, savedInstanceState); view.getViewTreeObserver().addOnGlobalLayoutListener(new ViewTreeObserver.OnGlobalLayoutListener() { @Override public void onGlobalLayout() { BottomSheetDialog dialog = (BottomSheetDialog) getDialog();

Android

1 min read

Oguzhan Alpayli

Oguzhan Alpayli

Oktein Company, Software Engineer, Python Enthusiast

Following
  • Mali Müşavir Evren Özmen-CPA Evren ÖZMEN

    Mali Müşavir Evren Özmen-CPA Evren ÖZMEN

  • Farhan Tanvir

    Farhan Tanvir

  • Jaewoong Eum

    Jaewoong Eum

  • Intel

    Intel

  • Radhika S

    Radhika S

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable